mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +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 {
|
||||
position: relative;
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
@include transition($transition-collapse);
|
||||
|
|
|
|||
Loading…
Reference in a new issue