mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
css: Merge common CSS property in chevron styling.
This commit is contained in:
committed by
Tim Abbott
parent
662f202fa8
commit
974fd26139
@@ -360,6 +360,7 @@ li.top_left_starred_messages {
|
||||
.topic-sidebar-menu-icon {
|
||||
position: absolute;
|
||||
display: none;
|
||||
right: 10px;
|
||||
}
|
||||
|
||||
/*
|
||||
@@ -370,7 +371,6 @@ li.top_left_starred_messages {
|
||||
.starred-messages-sidebar-menu-icon,
|
||||
.stream-sidebar-menu-icon {
|
||||
top: 3px;
|
||||
right: 10px;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
@@ -381,7 +381,6 @@ li.top_left_starred_messages {
|
||||
*/
|
||||
.topic-sidebar-menu-icon {
|
||||
top: 1px;
|
||||
right: 10px;
|
||||
font-size: 0.7em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user