vendor/less/twitter/bootstrap/less/variables.less in bootstrapped-2.0.3 vs vendor/less/twitter/bootstrap/less/variables.less in bootstrapped-2.0.4
- old
+ new
@@ -105,10 +105,11 @@
@dropdownBackground: @white;
@dropdownBorder: rgba(0,0,0,.2);
@dropdownLinkColor: @grayDark;
@dropdownLinkColorHover: @white;
@dropdownLinkBackgroundHover: @linkColor;
-
+@dropdownDividerTop: #e5e5e5;
+@dropdownDividerBottom: @white;
// COMPONENT VARIABLES
// --------------------------------------------------