united: bug fix on color for dropdown-menu .active > a
[bootswatch] / united / bootstrap.css
index b4b4c10..d4c38c1 100644 (file)
@@ -2337,7 +2337,7 @@ table th[class*="span"],
 }
 .dropdown-menu .active > a,
 .dropdown-menu .active > a:hover {
-  color: #dd4814;
+  color: #ffffff;
   text-decoration: none;
   outline: 0;
   background-color: #d44513;