mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 10:57:58 +00:00
left_sidebar: Correct vertical alignment on 'more conversations.'
This commit is contained in:
@@ -305,6 +305,10 @@ li.show-more-topics {
|
||||
|
||||
& li#show-more-direct-messages {
|
||||
cursor: pointer;
|
||||
/* The 'more conversations' line has no icons,
|
||||
so vertically align the text with the unread
|
||||
count, when one appears there. */
|
||||
align-items: baseline;
|
||||
|
||||
& a {
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user