right-sidebar: Align group PM unread counts with user PM unread counts.

This commit is contained in:
Cynthia Lin 2018-04-08 20:56:37 -07:00 committed by Tim Abbott
parent b4c977fc6b
commit 45293a18c6
1 changed files with 1 additions and 1 deletions

View File

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