mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-08 20:44:43 +00:00
Remove position: relative from .collapsing
This commit is contained in:
parent
4437248459
commit
bfd4c1921d
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Reference in a new issue