#20470 closed defect (bug) (fixed)
Twenty Eleven: Hide footer separator in IE8
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Bundled Theme | Version: | 3.4 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
Twenty Eleven is letting it's footer text separator just hang out there in IE8.
https://img.skitch.com/20120417-c6dceben3wcw779x5iat3ctyyk.jpg
Attachments (3)
Change History (9)
iandstewart
— 14 months ago
SergeyBiryukov
— 14 months ago
comment:1
SergeyBiryukov
— 14 months ago
SergeyBiryukov
— 14 months ago
comment:2
SergeyBiryukov
— 14 months ago
FWIW, bye-sep-20495.diff doesn't hide the separator in IE 8 (20470.sep.png is the screenshot of Twenty Eleven demo page).
comment:4
nacin
— 13 months ago
- Milestone changed from 3.4 to Awaiting Review
This leaves a leftover and unused images/wordpress.png. In Twenty Ten, we did include the icon. Don't really care what we do here, but moving it out of 3.4 until there's some kind of consensus.
comment:5
nacin
— 13 months ago
- Owner set to nacin
- Resolution set to fixed
- Status changed from new to closed
In [20907]:
comment:6
SergeyBiryukov
— 13 months ago
- Milestone changed from Awaiting Review to 3.4
Note: See
TracTickets for help on using
tickets.
This only affects WordPress.com version of Twenty Eleven.
#site-generator .sep was removed from the bundled version in [17954]. Perhaps the styling should be removed as well (20470.patch).