mirror of https://github.com/zulip/zulip.git
right-sidebar: Align group PM unread counts with user PM unread counts.
This commit is contained in:
parent
b4c977fc6b
commit
45293a18c6
|
@ -140,10 +140,10 @@
|
|||
position: relative;
|
||||
top: 3px;
|
||||
border-radius: 4px;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.user_sidebar_entry .count {
|
||||
margin-right: 15px;
|
||||
margin-left: 2px;
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue