Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#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)

FormFloats.png (5.7 KB ) - added by jkocherhans 18 years ago.

Download all attachments as: .zip

Change History (4)

by jkocherhans, 18 years ago

Attachment: FormFloats.png added

comment:1 by Wilson, 18 years ago

Owner: changed from Adrian Holovaty to anonymous
Status: newassigned

Looks like a more general problem with clearing form rows with long labels. I'll look into it.

comment:2 by Wilson Miner, 18 years ago

Owner: changed from anonymous to Wilson Miner
Status: assignednew

comment:3 by Wilson Miner, 18 years ago

Resolution: fixed
Status: newclosed

(In [2678]) magic-removal: fixed #1620 -- Added hack so IE6 will contain long form labels within form rows.

Note: See TracTickets for help on using tickets.
Back to Top