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.

CommentFileSizeAuthor
form-checkboxes.patch681 bytesjjeff

Comments

dries’s picture

+1 :-)

webchick’s picture

Status: Needs review » Reviewed & tested by the community

Works for me!

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Steven’s picture

The 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.

Anonymous’s picture

Status: Fixed » Closed (fixed)