Opened 6 years ago
Closed 5 years ago
#46531 closed defect (bug) (fixed)
CSS line-height values should be unitless - widgets.css
Reported by: | ianbelanger | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 5.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Widgets | Keywords: | has-patch good-first-bug commit |
Focuses: | ui, administration, coding-standards | Cc: |
Description
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.
This ticket covers wp-admin/css/widgets.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 (3)
Change History (8)
#1
@
6 years ago
- Owner changed from ianbelanger to audrasjb
- Status changed from assigned to reviewing
#2
@
6 years ago
- Component changed from General to Widgets
- Keywords commit added; needs-testing removed
- Milestone changed from Awaiting Review to 5.2
- Status changed from reviewing to accepted
Thanks for the patch @ianbelanger
Patch tested, now refreshed and ready to go!
Note: See
TracTickets for help on using
tickets.
Patch refresh