Opened 15 years ago
Closed 15 years ago
#17486 closed defect (bug) (fixed)
Twenty Eleven's Showcase template problem in IE 9
| Reported by: | navjotjsingh | Owned by: | iandstewart |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | Themes | Version: | 3.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The Ephemera section of Showcase template gets pushed down to the bottom in IE 9.
Attachments (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Appears to be caused by the left margin plus the width of the recent posts section being greater than 100%. Attached patch reduces the left margin by 0.1% so that the margin plus width equals 100%.