Ticket #29337: 29337.diff
File 29337.diff, 565 bytes (added by , 6 years ago) |
---|
-
src/wp-includes/css/media-views.css
2415 2415 font-size: 14px; 2416 2416 } 2417 2417 2418 .image-details .column-image, 2419 .image-details .column-settings { 2420 width: 100%; 2421 position: relative; 2422 left: 0; 2423 } 2424 2425 .image-details .column-settings { 2426 padding: 4px 0; 2427 } 2428 2418 2429 /* Media tabs on the top */ 2419 2430 .media-frame-content .media-toolbar .instructions { 2420 2431 display: none;