2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

more consistent navbar vars

This commit is contained in:
Mark Otto
2013-03-31 17:56:31 -07:00
parent 4cbefa1179
commit db284a97d6
3 changed files with 44 additions and 45 deletions
+1 -1
View File
@@ -3735,7 +3735,7 @@ button.close {
.navbar-link {
color: @navbar-link-color;
&:hover {
color: @navbar-link-color-hover;
color: @navbar-link-hover-color;
}
}