mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Don't pad the left side of PM counts on the user sidebar
(imported from commit 700b444a4732f4ed76c6c7c721c269143917667c)
This commit is contained in:
parent
f0e9786c08
commit
fece7ce70e
@ -500,7 +500,7 @@ ul.filters {
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
ul.filters .count {
|
||||
ul#stream_filters .count {
|
||||
margin-left: 0.5em;
|
||||
display: none;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user