Opened 12 years ago
Closed 12 years ago
#24322 closed defect (bug) (duplicate)
Incorrect display of post format icon in Safari 6.0.4 (retina)
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.6 |
Component: | Post Formats | Keywords: | |
Focuses: | Cc: |
Description
Hi!
Seen in WordPress 3.6-beta3
Viewing the new/edit post page in Safari 6.0.4 (with retina) returns an incorrect display of the post format icons. These icons are displayed correctly in Firefox 21.0.
See attachment for details.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Reproduced in Safari 6.0.4 on OS X. The problem lies within the
background-size
CSS property. This issue should fix itself as soon as the post format icons are retinized: #24331