mirror of https://github.com/zulip/zulip.git
left_sidebar: Increase font size of STREAM header icons.
Font size increased from 13px to 14px to allow users to click easily; this was already the default, so we can just delete the line.
This commit is contained in:
parent
7e814f4877
commit
ac360b3a6b
|
@ -59,7 +59,6 @@ li.show-more-topics {
|
|||
.streams_filter_icon {
|
||||
float: right;
|
||||
opacity: 0.5;
|
||||
font-size: 13px;
|
||||
margin-top: 3px;
|
||||
margin-left: 10px;
|
||||
|
||||
|
|
Loading…
Reference in New Issue