mirror of
https://github.com/discourse/discourse.git
synced 2025-02-12 06:14:00 +08:00
improve flag count display on user page
This commit is contained in:
parent
e78149a97e
commit
52e27a9870
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user