mirror of https://github.com/zulip/zulip.git
Clean left-sidebar.css to use 4 space indents.
This commit is contained in:
parent
a61ff3e234
commit
d78495a328
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
#streams_inline_cog:hover,
|
#streams_inline_cog:hover,
|
||||||
#streams_filter_icon:hover {
|
#streams_filter_icon:hover {
|
||||||
opacity: 1.0;
|
opacity: 1.0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#join_unsub_stream {
|
#join_unsub_stream {
|
||||||
|
@ -248,7 +248,7 @@ ul.filters li.out_of_home_view li.muted_topic {
|
||||||
}
|
}
|
||||||
|
|
||||||
#stream_filters .subscription_block .stream-name {
|
#stream_filters .subscription_block .stream-name {
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
#stream_filters .subscription_block.stream-with-count {
|
#stream_filters .subscription_block.stream-with-count {
|
||||||
|
|
Loading…
Reference in New Issue