1
0
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:
Mark Otto
2022-05-24 10:50:03 -07:00
committed by Mark Otto
parent 5968ef23ca
commit 4444f090b6
3 changed files with 30 additions and 0 deletions

View File

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