FIX: Number alignment on categories in hamburger
This commit is contained in:
parent
f5cbaf5609
commit
c84a2632e3
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue