Ticket #49231: 49231.600.patch
File 49231.600.patch, 881 bytes (added by , 5 years ago) |
---|
-
src/wp-admin/css/common.css
4054 4054 4055 4055 .wp-filter .search-form input[type="search"] { 4056 4056 width: 100%; 4057 margin-top: 5px; 4057 4058 } 4058 4059 } 4059 4060 -
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 */