assets/stylesheets/bootstrap/_variables.scss in bootstrap-sass-3.3.6 vs assets/stylesheets/bootstrap/_variables.scss in bootstrap-sass-3.3.7
- old
+ new
@@ -114,10 +114,10 @@
//** Global color for active items (e.g., navs or dropdowns).
$component-active-color: #fff !default;
//** Global background color for active items (e.g., navs or dropdowns).
$component-active-bg: $brand-primary !default;
-//** Width of the `border` for generating carets that indicator dropdowns.
+//** Width of the `border` for generating carets that indicate dropdowns.
$caret-width-base: 4px !default;
//** Carets increase slightly in size for larger components.
$caret-width-large: 5px !default;