Fix margin on modals
This commit is contained in:
parent
c7bc2a16ba
commit
2ea591a675
2 changed files with 4 additions and 4 deletions
|
|
@ -630,7 +630,7 @@ to prevent collapsing during animation*/
|
|||
height: 100%;
|
||||
width: 100%;
|
||||
top: 45px;
|
||||
padding-bottom: 33px;
|
||||
padding-bottom: 50px;
|
||||
-webkit-transform: translate3d(0,0,0);
|
||||
background: #f6f7f9;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue