Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
forms system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2010 at 15:55 UTC
Updated:
2 Mar 2010 at 18:35 UTC
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