Changes between Initial Version and Version 1 of Ticket #52426, comment 2
- Timestamp:
- 04/07/2021 04:58:20 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52426, comment 2
initial v1 1 I don't think we should simply remove all those width values from [https://core.trac.wordpress.org/browser/tags/5.7/src/wp-admin/css/list-tables.css#L297 list-tables.css], as they can benefit the layout with only the default columns. Of course, it very quickly becomes a problem with additional columns, so something would need to change with the additionalcolumns.1 I don't think we should simply remove all those width values from [https://core.trac.wordpress.org/browser/tags/5.7/src/wp-admin/css/list-tables.css#L297 list-tables.css], as they can benefit the layout with only the default columns. Of course, it very quickly becomes a problem with additional columns, so something would need to change with the extra columns. 2 2 3 3 @lospeso, if you would like to edit your **temporary** fix to eliminate `!important`, you could use this instead: