Don't pad the left side of PM counts on the user sidebar

(imported from commit 700b444a4732f4ed76c6c7c721c269143917667c)
This commit is contained in:
Scott Feeney 2013-08-21 20:05:17 -04:00 committed by Steve Howell
parent f0e9786c08
commit fece7ce70e

View File

@ -500,7 +500,7 @@ ul.filters {
padding-right: 10px;
}
ul.filters .count {
ul#stream_filters .count {
margin-left: 0.5em;
display: none;