mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-01 09:22:55 +02:00
Add horizontal collapse support
This commit is contained in:
@@ -257,6 +257,7 @@ $caret-spacing: $caret-width * .85 !default;
|
||||
$transition-base: all .2s ease-in-out !default;
|
||||
$transition-fade: opacity .15s linear !default;
|
||||
$transition-collapse: height .35s ease !default;
|
||||
$transition-collapse-width: width .35s ease !default;
|
||||
|
||||
$embed-responsive-aspect-ratios: () !default;
|
||||
$embed-responsive-aspect-ratios: join(
|
||||
|
Reference in New Issue
Block a user