mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-10 23:28:04 -04:00
fix cat page alignment for new/unread badges
This commit is contained in:
parent
025d310c9c
commit
2f850510d7
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue