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:
+1
-1
@@ -196,7 +196,7 @@
|
||||
}
|
||||
|
||||
.navbar-text {
|
||||
color: @navbar-inverse-text;
|
||||
color: @navbar-inverse-color;
|
||||
}
|
||||
|
||||
.navbar-nav {
|
||||
|
||||
Reference in New Issue
Block a user