Ticket #30392: 30392.patch
File 30392.patch, 468 bytes (added by , 11 years ago) |
---|
-
src/wp-admin/css/media.css
432 432 position: relative; 433 433 } 434 434 435 /* See #30392. */ 436 .media-modal .moxie-shim.moxie-shim-html5 { 437 visibility: hidden; 438 } 439 .media-modal .moxie-shim.moxie-shim-html5 input[type="file"] { 440 visibility: visible; 441 } 442 435 443 /** 436 444 * Media Library grid view 437 445 */