dabapps / roe

DabApps' Project Development Kit
https://dabapps.github.io/roe
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Remove position absolute from checkboxes in FormGroup to allow multiple in 1 group #292

Open JakeSidSmith opened 5 years ago

JakeSidSmith commented 5 years ago

Currently we use position absolute and relative to position a checkbox (or radio) in the middle vertically, instead we should find an alternative, and nicely space multiple checkboxes (/ radios) and labels within a single form group.