united: bug fix on color for dropdown-menu .active > a
[bootswatch] / united / variables.less
index d44118e..38b0ed9 100755 (executable)
 
 @dropdownLinkColor:             @linkColor;
 @dropdownLinkColorHover:        @white;
-@dropdownLinkColorActive:       @dropdownLinkColor;
+@dropdownLinkColorActive:       @white;
 
 @dropdownLinkBackgroundActive:  @linkColor;
 @dropdownLinkBackgroundHover:   @dropdownLinkBackgroundActive;