aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-03-31 17:56:31 -0700
committerMark Otto <[email protected]>2013-03-31 17:56:31 -0700
commitdb284a97d6b0d6eb20c3b6724440cbd26b80ccbd (patch)
tree68ffba15ea5402cc9124c50c3e71e16e20b3be75 /docs
parent4cbefa117995b61444da9adf19bdd7761d2f55fd (diff)
downloadbootstrap-db284a97d6b0d6eb20c3b6724440cbd26b80ccbd.tar.xz
bootstrap-db284a97d6b0d6eb20c3b6724440cbd26b80ccbd.zip
more consistent navbar vars
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/css/bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index 4c3cc20ac..06314aafa 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -3735,7 +3735,7 @@ button.close {
.navbar-link {
color: @navbar-link-color;
&:hover {
- color: @navbar-link-color-hover;
+ color: @navbar-link-hover-color;
}
}