#1620 closed defect (fixed)
[magic-removal] form ul.inline floats broken for IE 6
Reported by: | jkocherhans | Owned by: | Wilson Miner |
---|---|---|---|
Component: | contrib.admin | Version: | magic-removal |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The floats for radio buttons in the admin interface don't clear properly in IE 6. Screenshot forthcoming.
Attachments (1)
Change History (4)
by , 19 years ago
Attachment: | FormFloats.png added |
---|
comment:1 by , 19 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 19 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
comment:3 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Looks like a more general problem with clearing form rows with long labels. I'll look into it.