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 { .staff-counters {
text-align: left; text-align: left;
background: $primary; background: $primary;
padding: 7px 0; padding: 2px 0;
display: inline;
> div { > div {
margin: 0 10px 0 0; margin: 0 10px 0 0;
display: inline-block; display: inline-block;