From e5060b8d92cc05c5fc19e8e0bb1b1d1d4e31b8e6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 21 Aug 2012 13:07:06 -0700 Subject: clean up spacing and run make --- less/variables.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'less') 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; -- cgit v1.2.3