Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
forms system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2006 at 15:08 UTC
Updated:
17 Oct 2006 at 00:31 UTC
There is currently no unique div around a group of checkboxes. This patch adds a div with class "form-checkboxes" around groupings of checkboxes. This way, the form-checkboxes div could be styled to display as a scrolling div for long lists.
| Comment | File | Size | Author |
|---|---|---|---|
| form-checkboxes.patch | 681 bytes | jjeff |
Comments
Comment #1
dries commented+1 :-)
Comment #2
webchickWorks for me!
Comment #3
dries commentedCommitted to CVS HEAD. Thanks.
Comment #4
Steven commentedThe same needs to be applied to radios too. I fixed it in 5.0 and also restored the long lost styling where groups of radios/checks would be closer to eachother than single ones.
Comment #5
(not verified) commented