0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

clean up spacing and run make

This commit is contained in:
Mark Otto 2012-08-21 13:07:06 -07:00
parent 5fc5d26917
commit e5060b8d92
3 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

View File

@ -105,10 +105,9 @@
@dropdownDividerBottom: @white;
@dropdownLinkColor: @grayDark;
@dropdownLinkColorHover: @white;
@dropdownLinkColorActive: @dropdownLinkColor;
@dropdownLinkBackgroundActive: @linkColor;
@dropdownLinkBackgroundHover: @dropdownLinkBackgroundActive;