Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #46528


Ignore:
Timestamp:
03/15/2019 03:55:18 PM (5 years ago)
Author:
ianbelanger
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46528 – Description

    initial v1  
    11As 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.
    22
    3 This ticket covers much of `wp-admin/css/editor.css`, see patch notes below
     3This ticket covers much of `wp-includes/css/editor.css`, see patch notes below
    44
    55Note: 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.