Ticket #48814: 48814.2.diff
| File 48814.2.diff, 464 bytes (added by , 6 years ago) |
|---|
-
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, 1777 1777 .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.check-column) { 1778 1778 position: relative; 1779 1779 clear: both; 1780 display: block;1781 1780 width: auto !important; /* needs to override some columns that are more specifically targeted */ 1782 1781 } 1783 1782