You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, I've discovered that adding row to the form-group div helps (done via element inspector in Chrome) but the -15 left margin makes it ugly. But it does help show the problem.
If you have your form split vertically, then django-bootstrap-form fails, as the row declarations clash.
For example the following will not render correctly because the row has already been split.
Note that adding a new row declaration doesn't seem to work either?:
The text was updated successfully, but these errors were encountered: