Closed helrond closed 3 years ago
Should this be wrapped in a div with a class of form-group or something?
I suppose to style in a row or column, the inputs and labels would need to be wrapped in a div
with styles to control that, right?
Yes, that's right. As I was working on these inputs I was more generally wondering about the used of a wrapping div for the label and input. That may be layout though, as you say...
Let's go with this approach and adjust as necessary.
Adds both an individual checkbox as well as a fieldset.
Should this be wrapped in a div with a class of
form-group
or something?Fixes #21