2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-dev

This commit is contained in:
Mark Otto
2017-10-02 20:51:14 -07:00
5 changed files with 40 additions and 19 deletions
+1
View File
@@ -83,6 +83,7 @@ $theme-color-interval: 8% !default;
//
// Quickly modify global styling by enabling or disabling optional features.
$enable-caret: true !default;
$enable-rounded: true !default;
$enable-shadows: false !default;
$enable-gradients: false !default;