summaryrefslogtreecommitdiff
path: root/united/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'united/variables.less')
-rwxr-xr-xunited/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/united/variables.less b/united/variables.less
index d44118e5..38b0ed97 100755
--- a/united/variables.less
+++ b/united/variables.less
@@ -126,7 +126,7 @@
@dropdownLinkColor: @linkColor;
@dropdownLinkColorHover: @white;
-@dropdownLinkColorActive: @dropdownLinkColor;
+@dropdownLinkColorActive: @white;
@dropdownLinkBackgroundActive: @linkColor;
@dropdownLinkBackgroundHover: @dropdownLinkBackgroundActive;