mirror of https://github.com/zulip/zulip.git
aae3f8a04a
We have this strange business requirement that the blue-ish highlights for the current PM go into the left gutter and all the way to the right edge. We also have markup that treats the list of PMs as a list inside the list item for the "Private messages", which makes sense logically. Before this change, the padding was done for the outer top-left `ul`, but that caused the inner PM rows not to have that padding when you hovered them. Now we pad each individual list item and/or inner list item or div. Fixes #11879. |
||
---|---|---|
.. | ||
bankruptcy.html | ||
compose.html | ||
delete_message.html | ||
deprecation_notice.html | ||
drafts.html | ||
home.html | ||
index.html | ||
invite_user.html | ||
keyboard_shortcuts.html | ||
left_sidebar.html | ||
lightbox_overlay.html | ||
logout.html | ||
markdown_help.html | ||
message_history.html | ||
navbar.html | ||
right_sidebar.html | ||
search_operators.html | ||
settings_overlay.html | ||
settings_sidebar.html | ||
subscriptions.html |