mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
clean up spacing and run make
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1
-2
@@ -105,10 +105,9 @@
|
|||||||
@dropdownDividerBottom: @white;
|
@dropdownDividerBottom: @white;
|
||||||
|
|
||||||
@dropdownLinkColor: @grayDark;
|
@dropdownLinkColor: @grayDark;
|
||||||
|
|
||||||
@dropdownLinkColorHover: @white;
|
@dropdownLinkColorHover: @white;
|
||||||
|
|
||||||
@dropdownLinkColorActive: @dropdownLinkColor;
|
@dropdownLinkColorActive: @dropdownLinkColor;
|
||||||
|
|
||||||
@dropdownLinkBackgroundActive: @linkColor;
|
@dropdownLinkBackgroundActive: @linkColor;
|
||||||
@dropdownLinkBackgroundHover: @dropdownLinkBackgroundActive;
|
@dropdownLinkBackgroundHover: @dropdownLinkBackgroundActive;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user