zulip/static
anurastogiji 5de556cbc8 message_edit: Expand breadcrumb checkbox spacing in topic edit UI.
For background, the .topic_move_breadcrumb_messages and
.message_edit_breadcrumb_message classes is applied to these checkboxes.

We add margin-top of 10px to the second checkbox to space them
appropriately. Additionally, we can remove some unnecessary complexity
from the template/CSS.

With a tweak from tabbott to remove the break-row logic as well.

Fixes #19947.
2021-10-14 15:38:53 -07:00
..
assets icons: Set font-display: block for icon font. 2021-08-23 15:59:54 -07:00
audio
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images for/open_source: Add illustration for building inclusive commmunities. 2021-10-06 17:42:56 -07:00
js people: Fix small avatar URL generation. 2021-10-14 12:47:43 -07:00
shared buddy_list: Show still image for animated emojis. 2021-09-12 16:24:29 -07:00
styles message_edit: Expand breadcrumb checkbox spacing in topic edit UI. 2021-10-14 15:38:53 -07:00
templates message_edit: Expand breadcrumb checkbox spacing in topic edit UI. 2021-10-14 15:38:53 -07:00
third typeahead: Fix the bug where clicking by JS, selected the wrong elem. 2021-08-01 23:20:12 -07:00
.gitignore