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
You can also set class="form-vertical" on the form element.
41
47
42
-
Use it like this, simple.
48
+
To use class="form-inline" on the form element, also change the "|boostrap" template tag to "|bootstrap_inline".
43
49
44
-
.. code-block::
50
+
It is also possible to create a horizontal form. The form class and template tag are both changed, and you will also need slightly different CSS around the submit button::
0 commit comments