Opened 2 years ago
Closed 2 years ago
#61085 closed defect (bug) (fixed)
Remove empty CSS from wp-embed-template.css
| Reported by: | sabernhardt | Owned by: | swissspidy |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6 |
| Component: | Embeds | Version: | 4.4 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: | css, coding-standards |
Description
splitting this out from #59493
@ravipatel created PR 5643 to remove an empty ruleset from wp-embed-template.css.
The file has (at least) two possible changes to make:
- Remove empty ruleset for
html[dir="rtl"] .wp-embed-footer - Remove empty line within
html[dir="rtl"] .wp-embed-featured-image.square
[34903] added these embed styles.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 58063: