summaryrefslogtreecommitdiff
path: root/darkly/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'darkly/variables.less')
-rw-r--r--darkly/variables.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/darkly/variables.less b/darkly/variables.less
index efdafb35..f1dcd5dc 100644
--- a/darkly/variables.less
+++ b/darkly/variables.less
@@ -1,4 +1,4 @@
-// Darkly 3.3.6
+// Darkly 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;