]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/forms-rtl.css
WordPress 4.2.3
[autoinstalls/wordpress.git] / wp-admin / css / forms-rtl.css
index bff7886d068a9c5b2d3ea2accf63f757ffe93574..b0c40a48496c000dc276309634e0a6b82a2c0bc1 100644 (file)
@@ -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;
        }
 }