aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-08-21 13:07:06 -0700
committerMark Otto <[email protected]>2012-08-21 13:07:06 -0700
commite5060b8d92cc05c5fc19e8e0bb1b1d1d4e31b8e6 (patch)
tree348ade74dcd7831471622975ac1b7bde7cfe0839 /less
parent5fc5d26917f5e4be3c6448569da750ec52234e93 (diff)
downloadbootstrap-e5060b8d92cc05c5fc19e8e0bb1b1d1d4e31b8e6.tar.xz
bootstrap-e5060b8d92cc05c5fc19e8e0bb1b1d1d4e31b8e6.zip
clean up spacing and run make
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;