css: Merge common CSS property in chevron styling.

This commit is contained in:
shubhamgupta2956
2020-03-27 01:08:50 +05:30
committed by Tim Abbott
parent 662f202fa8
commit 974fd26139

View File

@@ -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;
}