Fix modals for large screen
This commit is contained in:
parent
c5e5a3d824
commit
2111d0a303
1 changed files with 4 additions and 0 deletions
|
|
@ -550,6 +550,10 @@ a.pin-button:active {
|
|||
display: none !important;
|
||||
}
|
||||
|
||||
.reveal-modal.full {
|
||||
top: 0 !important;
|
||||
}
|
||||
|
||||
.reveal-modal {
|
||||
padding: 0;
|
||||
border: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue