Ticket #49231: list-tables.css.2.patch
File list-tables.css.2.patch, 547 bytes (added by , 5 years ago) |
---|
-
wp-admin/css/list-tables.css
2035 2035 #wpbody-content .wp-list-table.plugins td { 2036 2036 display: block; 2037 2037 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 */ 2039 2039 } 2040 2040 2041 2041 /* Plugin description hidden via Screen Options */