Make WordPress Core

Ticket #53679: 53679.patch

File 53679.patch, 627 bytes (added by mukesh27, 5 years ago)

Updated patch with parent selector

  • wp-includes/css/media-views.css

     
    28842884
    28852885        .attachments-browser .attachments,
    28862886        .attachments-browser .uploader-inline,
    2887         .attachments-browser .media-toolbar {
     2887        .attachments-browser .media-toolbar,
     2888        .media-frame-content .attachments-browser .attachments-wrapper {
    28882889                right: 0;
    28892890        }
    28902891
     2892        .attachments-browser .attachments-wrapper {
     2893                padding-top: 12px;
     2894        }
     2895
    28912896        .image-details .media-frame-title {
    28922897                display: block;
    28932898                top: 0;