no background color on navbar brand hover, closes #131
[bootswatch] / cerulean / bootstrap.css
index 4adc5bf..848e1a1 100644 (file)
@@ -3591,7 +3591,7 @@ button.close {
 .navbar-brand:focus {
   color: #ffffff;
   text-decoration: none;
-  background-color: #178acc;
+  background-color: none;
 }
 
 .navbar-toggle {