Fixes scrolling on modals for desktop versions
This commit is contained in:
parent
9cebdbef42
commit
be6c132fbc
1 changed files with 1 additions and 0 deletions
|
|
@ -565,6 +565,7 @@ to prevent collapsing during animation*/
|
|||
width: 100%;
|
||||
top: 45px;
|
||||
padding-bottom: 33px;
|
||||
-webkit-transform: translate3d(0,0,0);
|
||||
}
|
||||
|
||||
.reveal-modal {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue