make sure dark bg doesn't apply to nav subitems

This commit is contained in:
Joshua Simmons 2017-08-12 20:50:06 -07:00
parent 65923a225b
commit 02390b32a0

View file

@ -155,7 +155,7 @@ body.auth .panel-heading .panel-title span.pull-right {
box-shadow: $box-shadow; box-shadow: $box-shadow;
} }
.navbar ul.navbar-nav > li a, .navbar ul.navbar-nav > li > a,
.navbar-header a.navbar-brand { .navbar-header a.navbar-brand {
&:active, &:active,
&:focus, &:focus,