#5876 closed defect (bug) (fixed)
Footer overlaps some content in IE7
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | 2.5 |
Component: | Administration | Keywords: | has-patch |
Focuses: | Cc: |
Description
In IE7 (I haven't looked in IE6), the footer can sometimes partially overlap some "content". This happened after the ticket #5626 was committed. The included patch adds 10px of margin to the top of the footer (in ie.css).
Attachments (1)
Change History (5)
#2
follow-up:
↓ 3
@
14 years ago
Having a hard time finding where this bug comes up, got a link?
Tested the patch, just seems to add quite a bit of whitespace above the footer. Can't find a page that's cut off at the bottom in IE7 or IE6.
#3
in reply to:
↑ 2
@
14 years ago
- Resolution set to fixed
- Status changed from new to closed
Replying to iammattthomas:
Having a hard time finding where this bug comes up, got a link?
Tested the patch, just seems to add quite a bit of whitespace above the footer. Can't find a page that's cut off at the bottom in IE7 or IE6.
I think this was fixed at some point (possibly by one of your patches).
Note: See
TracTickets for help on using
tickets.
Add 10px of margin to the top of #footer for IE