summaryrefslogtreecommitdiff
path: root/slate/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'slate/variables.less')
-rw-r--r--slate/variables.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/slate/variables.less b/slate/variables.less
index e51dd6f6..9f7db5c2 100644
--- a/slate/variables.less
+++ b/slate/variables.less
@@ -250,7 +250,7 @@
// Navbar brand label
@navbar-brand-color: @navbar-link-color;
-@navbar-brand-hover-color: @navbar-link-color;
+@navbar-brand-hover-color: #fff;
@navbar-brand-hover-bg: none;
// Navbar toggle
@@ -278,7 +278,7 @@
// Inverted navbar brand label
@navbar-inverse-brand-color: @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color: #fff;
-@navbar-inverse-brand-hover-bg: @navbar-inverse-link-active-bg;
+@navbar-inverse-brand-hover-bg: none;
// Inverted navbar search
// Normal navbar needs no special styles or vars