Ticket #42111: 42111.2.diff
| File 42111.2.diff, 657 bytes (added by , 8 years ago) |
|---|
-
src/wp-admin/css/forms.css
1365 1365 } 1366 1366 } 1367 1367 1368 @media only screen and (max-height: 480px) { 1369 /* Request Credentials */ 1370 .request-filesystem-credentials-dialog .notification-dialog{ 1368 @media only screen and (max-height: 480px), screen and (max-width: 450px) { 1369 /* Request Credentials / File Editor Warning */ 1370 .request-filesystem-credentials-dialog .notification-dialog, 1371 .file-editor-warning .notification-dialog { 1371 1372 width: 100%; 1372 1373 height: 100%; 1373 1374 max-height: 100%;