Changes between Initial Version and Version 1 of Ticket #46528
- Timestamp:
- 03/15/2019 03:55:18 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46528 – Description
initial v1 1 1 As outlined in #44643, CSS line-height values should be unitless `unless necessary to be defined as a specific pixel value`. It was suggested that we break up 44643 by stylesheet in order to better track them. 2 2 3 This ticket covers much of `wp- admin/css/editor.css`, see patch notes below3 This ticket covers much of `wp-includes/css/editor.css`, see patch notes below 4 4 5 5 Note: The patch was tested only on a Windows machine in Chrome, Firefox, IE11 and Edge. As per https://core.trac.wordpress.org/ticket/44643#comment:23 it should probably be tested on other OS's and supported browsers.