bootstrap-ruby / bootstrap_form

Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.
MIT License
1.64k stars 351 forks source link

Add margin below check boxes in the vertical layout #638

Closed donv closed 2 years ago

donv commented 2 years ago

For vertical layouts and a single check box, the form group should have a bottom margin.

donv commented 2 years ago

Thanks! I really like how we now can verify the change with a visual example 😄 .