mirror of
https://github.com/discourse/discourse.git
synced 2025-05-05 02:14:40 +08:00
FIX: Number alignment on categories in hamburger
This commit is contained in:
parent
f5cbaf5609
commit
c84a2632e3
@ -66,8 +66,6 @@
|
|||||||
.badge-notification {
|
.badge-notification {
|
||||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
vertical-align: top;
|
|
||||||
padding: 5px 5px 2px 5px;
|
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user