From 945562fbe12c8cdfeab4e1cf512caeea0f434c6b Mon Sep 17 00:00:00 2001 From: Steve Howell Date: Fri, 26 Jul 2013 18:00:20 -0400 Subject: [PATCH] [bugfix] Fix the recent gear hovering regression. It's a long story, but we need to set the actual-dropdown-menu class for the gear, since it messes with bootstrap's notion of active. (imported from commit 94f2d9ee65014bc954e088e6c913d9682b7322f6) --- templates/zephyr/navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zephyr/navbar.html b/templates/zephyr/navbar.html index 95c5345da0..c1edee8cb8 100644 --- a/templates/zephyr/navbar.html +++ b/templates/zephyr/navbar.html @@ -26,7 +26,7 @@