mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
css: Center vertically the global-filters and streams arrows.
Decreased the top with 1px because it was not vertically aligned with respect to the text.
This commit is contained in:
committed by
Tim Abbott
parent
97b9755484
commit
d9edcbfd46
@@ -308,7 +308,7 @@ li.top_left_starred_messages {
|
||||
.all-messages-arrow,
|
||||
.starred-messages-sidebar-arrow,
|
||||
.stream-sidebar-arrow {
|
||||
top: 2px;
|
||||
top: 1px;
|
||||
right: 10px;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user