#46760 closed defect (bug) (fixed)
Site Health: CSS line-height values should be unitless
Reported by: | mukesh27 | Owned by: | ianbelanger |
---|---|---|---|
Milestone: | 5.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Site Health | Keywords: | has-patch good-first-bug needs-testing site-health |
Focuses: | ui, administration, coding-standards | Cc: |
Description (last modified by )
As outlined in #44643, CSS line-height values should be unit less unless necessary to be defined as a specific pixel value.
This ticket covers wp-admin/css/site-health.css
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.
Attachments (1)
Change History (7)
#1
@
6 years ago
- Keywords needs-testing added
- Milestone changed from Awaiting Review to 5.2
- Owner set to ianbelanger
- Status changed from new to assigned
- Version trunk deleted
Thanks @mukesh27, the patch looks good on Windows 10, as mentioned above, it still needs testing on other OS's
#2
@
6 years ago
I tested 46760.diff patch in Ubuntu 18.04.2 LTS with Google Chrome Version 73.0.3683.75 and Firefox Version 65.0.1
Note: See
TracTickets for help on using
tickets.
Patch.