summaryrefslogtreecommitdiff
path: root/yeti/variables.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.co>2016-07-30 17:56:26 -0400
committerThomas Park <thomas@thomaspark.co>2016-07-30 17:56:26 -0400
commit4b0d3762f309326a6d66fa4ea18945a7fc11f8ef (patch)
tree200dec9f06653572a265432575829df3c0003ca3 /yeti/variables.less
parent316f055624e046b4a23dc9a35629b87b1be8f58e (diff)
update to v3.3.7
Diffstat (limited to 'yeti/variables.less')
-rw-r--r--yeti/variables.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/yeti/variables.less b/yeti/variables.less
index c5fa38b8..f8724fcb 100644
--- a/yeti/variables.less
+++ b/yeti/variables.less
@@ -1,4 +1,4 @@
-// Yeti 3.3.6
+// Yeti 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;