Fieldsets are being wrapped in divs with the container-inline class. Fieldsets can't be (not with current CSS) inlined.

The container-inline class is needed for the children of the fieldset, not the fieldset itself.

Attachted patch is dependant upon #676800: Fieldsets break design badly as it uses the .field-wrapper class.

CommentFileSizeAuthor
container-inline.patch8.84 KBcasey

Comments

Status: Needs review » Needs work

The last submitted patch, container-inline.patch, failed testing.

aspilicious’s picture

Status: Needs work » Needs review

container-inline.patch queued for re-testing.

sun’s picture

Priority: Critical » Normal
sun’s picture

Status: Needs review » Closed (duplicate)