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;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.reveal-modal.full {
|
||||||
|
top: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
.reveal-modal {
|
.reveal-modal {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: none;
|
border: none;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue