#764 closed defect (bug) (fixed)
footer shifted by 1 pixel in default theme
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Template | Version: | 1.5 |
| Severity: | major | Keywords: | |
| Cc: |
Description
in default theme footer image is shifted to 1 pixel left by default.
Attachments (1)
Change History (7)
comment:2
MC_incubus — 8 years ago
Just a note, I think this is only an issue in IE. It looks fine in Firefox. I attached an image of what the footer looks like in IE.
- Summary changed from default theme to footer shifted by 1 pixel in default theme
comment:5
anonymousbugger — 8 years ago
in styles.css, add padding-left: 1px to the footer class. This is fixed in the code I'm submitting this weekend.
- fixed_in_version set to 1.5
- Owner changed from anonymous to matt
- Resolution changed from 10 to 20
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

I was able to verify the problem. It occurs in IE6.