Minor Bootstrap .less update

This commit is contained in:
Kuba Paczyński
2017-10-02 22:03:25 +02:00
parent a28839b341
commit 19b3afff1c
9 changed files with 13 additions and 13 deletions

View File

@@ -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;