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 {
|
||||
position: fixed;
|
||||
overflow: hidden;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.reveal-modal {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue