make sure dark bg doesn't apply to nav subitems
This commit is contained in:
parent
65923a225b
commit
02390b32a0
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ body.auth .panel-heading .panel-title span.pull-right {
|
|||
box-shadow: $box-shadow;
|
||||
}
|
||||
|
||||
.navbar ul.navbar-nav > li a,
|
||||
.navbar ul.navbar-nav > li > a,
|
||||
.navbar-header a.navbar-brand {
|
||||
&:active,
|
||||
&:focus,
|
||||
|
|
Loading…
Reference in a new issue