improve flag count display on user page

This commit is contained in:
Jeff Atwood 2014-11-12 23:41:26 -08:00
parent e78149a97e
commit 52e27a9870
1 changed files with 1 additions and 2 deletions

View File

@ -493,8 +493,7 @@
.staff-counters {
text-align: left;
background: $primary;
padding: 7px 0;
display: inline;
padding: 2px 0;
> div {
margin: 0 10px 0 0;
display: inline-block;