mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-19 11:52:21 +01:00
Remove position: relative
from .collapsing
This commit is contained in:
parent
4437248459
commit
bfd4c1921d
@ -13,7 +13,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.collapsing {
|
.collapsing {
|
||||||
position: relative;
|
|
||||||
height: 0;
|
height: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
@include transition($transition-collapse);
|
@include transition($transition-collapse);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user