Opened 13 years ago
Closed 13 years ago
#24120 closed defect (bug) (fixed)
Post Formats: Icons in Edit Posts are broken in IE7
| Reported by: | kovshenin | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Post Formats | Version: | 3.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | ui |
Description
The post formats icons are not visible in the Edit Posts screen. This also breaks titles for posts with a post format other than standard: http://cl.ly/image/0G1m3R021J2S
It seems like negative indent (a.post-state-format) on a non-block element is not supported by IE7, causing the parent block container to indent instead.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
24120.diff resets
text-indentand usesline-heightandfont-sizeto hide the text for IE7.