Opened 7 years ago
Closed 7 years ago
#46524 closed defect (bug) (fixed)
CSS line-height values should be unitless - wp-embed-template.css
| Reported by: | ianbelanger | Owned by: | ianbelanger |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.3 |
| Component: | Embeds | Version: | |
| Severity: | normal | Keywords: | has-patch needs-testing good-first-bug |
| Cc: | Focuses: | ui, administration, coding-standards |
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-includes/css/wp-embed-template.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 (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Updates patch with more precise line-height calculations