Make WordPress Core

Ticket #48814: 48814.2.diff

File 48814.2.diff, 464 bytes (added by mukesh27, 6 years ago)

Patch.

  • wp-admin/css/list-tables.css

    diff --git a/wp-admin/css/list-tables.css b/wp-admin/css/list-tables.css
    index 82f496d514..5c184d6c02 100644
    a b div.action-links, 
    17771777        .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.check-column) {
    17781778                position: relative;
    17791779                clear: both;
    1780                 display: block;
    17811780                width: auto !important; /* needs to override some columns that are more specifically targeted */
    17821781        }
    17831782