Opened 11 years ago
Closed 11 years ago
#35200 closed defect (bug) (fixed)
HiDPI styling of .media-modal-icon gets overridden
| Reported by: | ocean90 | Owned by: | vtieu |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.5 |
| Component: | Media | Version: | 4.3 |
| Severity: | normal | Keywords: | good-first-bug has-patch |
| Cc: | Focuses: | ui |
Description
In [32952] the specificity for .media-modal-icon was changed to .wp-core-ui .media-modal-icon but the line for HiDPI displays wasn't updated, see trunk/src/wp-includes/css/media-views.css?rev=32952&marks=2517#L2510.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Here's a patch for the bug.