diff options
Diffstat (limited to 'cerulean/variables.less')
-rw-r--r-- | cerulean/variables.less | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cerulean/variables.less b/cerulean/variables.less index 47b551ad..0964a48a 100644 --- a/cerulean/variables.less +++ b/cerulean/variables.less @@ -1,4 +1,4 @@ -// Cerulean 3.3.6 +// Cerulean 3.3.7 // Variables // -------------------------------------------------- @@ -111,7 +111,7 @@ //** Global background color for active items (e.g., navs or dropdowns). @component-active-bg: @brand-primary; -//** Width of the `border` for generating carets that indicator dropdowns. +//** Width of the `border` for generating carets that indicate dropdowns. @caret-width-base: 4px; //** Carets increase slightly in size for larger components. @caret-width-large: 5px; |