X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/7f1521bf193b382565eb753043c161f4cb3fcda7..38ac4bc40322ecdc4052db4263466573e01fa51f:/wp-admin/css/forms-rtl.css diff --git a/wp-admin/css/forms-rtl.css b/wp-admin/css/forms-rtl.css index bff7886d..b0c40a48 100644 --- a/wp-admin/css/forms-rtl.css +++ b/wp-admin/css/forms-rtl.css @@ -862,6 +862,7 @@ table.form-table td .updated p { .request-filesystem-credentials-dialog .notification-dialog { top: 15%; + max-height: 85%; } .request-filesystem-credentials-dialog-content { @@ -1157,11 +1158,11 @@ table.form-table td .updated p { .request-filesystem-credentials-dialog .notification-dialog{ width: 100%; height: 100%; + max-height: 100%; position: fixed; top: 0; margin: 0; right: 0; - overflow-y: auto; } }