no background color on navbar brand hover, closes #131
[bootswatch] / cosmo / bootstrap.css
index 8ba018d..80e18b5 100644 (file)
@@ -3593,7 +3593,7 @@ button.close {
 .navbar-brand:focus {
   color: #ffffff;
   text-decoration: none;
-  background-color: #090909;
+  background-color: none;
 }
 
 .navbar-toggle {