Fixes open modal for android < 4.3
This commit is contained in:
parent
19243470be
commit
4ac645ff3b
1 changed files with 1 additions and 0 deletions
|
|
@ -573,6 +573,7 @@ to prevent collapsing during animation*/
|
||||||
body.modal-open {
|
body.modal-open {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.reveal-modal {
|
.reveal-modal {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue