aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/variables.less3
1 files changed, 1 insertions, 2 deletions
diff --git a/less/variables.less b/less/variables.less
index ae7440402..1b840a5dc 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -105,10 +105,9 @@
@dropdownDividerBottom: @white;
@dropdownLinkColor: @grayDark;
-
@dropdownLinkColorHover: @white;
-
@dropdownLinkColorActive: @dropdownLinkColor;
+
@dropdownLinkBackgroundActive: @linkColor;
@dropdownLinkBackgroundHover: @dropdownLinkBackgroundActive;