2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Fixes #7721: change @navbar-text to @navbar-color, along with inverse options

This commit is contained in:
Mark Otto
2013-05-03 15:29:32 -07:00
parent a6f7f96a93
commit ee0789ff8f
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -196,7 +196,7 @@
}
.navbar-text {
color: @navbar-inverse-text;
color: @navbar-inverse-color;
}
.navbar-nav {