Make WordPress Core

Ticket #49231: list-tables.css.2.patch

File list-tables.css.2.patch, 547 bytes (added by passoniate, 5 years ago)

list-tables.css Patch Update

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

     
    20352035        #wpbody-content .wp-list-table.plugins td {
    20362036                display: block;
    20372037                width: auto;
    2038                 padding: 10px 9px; /* reset from other list tables that have a label at this width */
     2038                padding: 10px 6px; /* reset from other list tables that have a label at this width */
    20392039        }
    20402040
    20412041        /* Plugin description hidden via Screen Options */