Remove navbar active color

This commit is contained in:
Berkeley Martinez
2015-10-30 12:41:00 -07:00
parent c354ddf1ac
commit 809b74307c

View File

@ -424,7 +424,6 @@
&:hover,
&:focus {
color: @navbar-default-link-active-color;
background-color: @navbar-default-link-active-bg;
}
}
> .disabled > a {