summaryrefslogtreecommitdiff
path: root/flatly/_variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'flatly/_variables.scss')
-rw-r--r--flatly/_variables.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/flatly/_variables.scss b/flatly/_variables.scss
index fff464e5..6bcaabad 100644
--- a/flatly/_variables.scss
+++ b/flatly/_variables.scss
@@ -1,5 +1,5 @@
$bootstrap-sass-asset-helper: false !default;
-// Flatly 3.3.6
+// Flatly 3.3.7
// Variables
// --------------------------------------------------
@@ -112,7 +112,7 @@ $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;