Remove navbar active color

pull/4015/head
Berkeley Martinez 2015-10-30 12:41:00 -07:00
parent c354ddf1ac
commit 809b74307c
1 changed files with 0 additions and 1 deletions

View File

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