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.
| Comment | File | Size | Author |
|---|---|---|---|
| container-inline.patch | 8.84 KB | casey |
Comments
Comment #2
aspilicious commentedcontainer-inline.patch queued for re-testing.
Comment #3
sunsubscribing
Comment #4
sun