Ticket #49231: 49231.782.patch
File 49231.782.patch, 885 bytes (added by , 5 years ago) |
---|
-
src/wp-admin/css/common.css
4004 4004 4005 4005 .wp-filter .search-form input[type="search"] { 4006 4006 font-size: 1rem; 4007 margin-top: 5px; 4007 4008 } 4008 4009 } 4009 4010 -
src/wp-admin/css/list-tables.css
2028 2028 #wpbody-content .wp-list-table.plugins td { 2029 2029 display: block; 2030 2030 width: auto; 2031 padding: 10px 9px; /* reset from other list tables that have a label at this width */2031 padding: 10px 6px; /* reset from other list tables that have a label at this width */ 2032 2032 } 2033 2033 2034 2034 /* Plugin description hidden via Screen Options */