1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-24 14:13:06 +02:00

Drop .carete (#21525)

This commit is contained in:
Quy
2017-01-03 19:31:27 -08:00
committed by Mark Otto
parent acea0b4cc2
commit 2ea7e388e7
4 changed files with 0 additions and 30 deletions

View File

@@ -329,7 +329,6 @@ $component-active-color: $white !default;
$component-active-bg: $brand-primary !default;
$caret-width: .3em !default;
$caret-width-lg: $caret-width !default;
$transition-base: all .2s ease-in-out !default;
$transition-fade: opacity .15s linear !default;