no background color on navbar brand hover, closes #131
[bootswatch] / amelia / bootstrap.css
index 5672686..0202f4b 100644 (file)
@@ -3593,7 +3593,7 @@ button.close {
 .navbar-brand:focus {
   color: #ffffff;
   text-decoration: none;
-  background-color: #d92432;
+  background-color: none;
 }
 
 .navbar-toggle {