flask-bootstrap
flask-bootstrap copied to clipboard
Fix: RadioField label not rendering in wtf.quick_form
Any news when this could be merged?
In an horizontal form layout, the label is shown above the radio fields. I would rather expect to see it on the left side.
This is what I see with the pull request:

This is what I expect:

Just fixed this in Bootstrap-Flask.
When will this finally be merged ?