fix cat page alignment for new/unread badges
This commit is contained in:
parent
025d310c9c
commit
2f850510d7
|
@ -107,7 +107,6 @@
|
||||||
.category .badge-notification {
|
.category .badge-notification {
|
||||||
background-color:transparent;
|
background-color:transparent;
|
||||||
color: scale-color($primary, $lightness: 50%);
|
color: scale-color($primary, $lightness: 50%);
|
||||||
position: inherit;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.subcategories .badge {
|
.subcategories .badge {
|
||||||
|
|
Loading…
Reference in New Issue