summaryrefslogtreecommitdiff
path: root/slate/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'slate/variables.less')
-rw-r--r--slate/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/slate/variables.less b/slate/variables.less
index 2d55c4aa..c2d17611 100644
--- a/slate/variables.less
+++ b/slate/variables.less
@@ -251,7 +251,7 @@
// Navbar brand label
@navbar-brand-color: @navbar-link-color;
@navbar-brand-hover-color: @navbar-link-color;
-@navbar-brand-hover-bg: @navbar-link-active-bg;
+@navbar-brand-hover-bg: none;
// Navbar toggle
@navbar-toggle-hover-bg: #ddd;