mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-21 16:27:48 +01:00
how about this selector?
This commit is contained in:
parent
9dfb6c1603
commit
f7e71d3d67
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
background-color: $navbar-inverse-link-active-bg;
|
||||
}
|
||||
|
||||
.navbar .nav .active .badge, .dropdown .open .badge {
|
||||
.navbar .nav .active .badge, li.dropdown.open a.dropdown-toggle span.badge {
|
||||
padding: 3px 6px 3px;
|
||||
background-color: $navbar-inverse-bg;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue