gap and help scroll fix

master
Gutenberg back end service account 2020-08-14 10:14:28 -04:00
parent 2f76338ff4
commit 1374bc1728
2 changed files with 2 additions and 1 deletions

View File

@ -152,6 +152,7 @@ input[type='checkbox'] {
.overlay:target {
visibility: visible;
opacity: 1;
overflow: auto;
}
.popup {

View File

@ -630,7 +630,7 @@ footer */
position: absolute;
left: 0;
right: 0;
bottom: 0;
bottom: -32px;
text-align: center;
font-size: 0.9em;
width: 100%;