From a98f1738ea1941b2035e9d6c6b73f8c640be5f69 Mon Sep 17 00:00:00 2001 From: Luigi Martin Petrella Date: Mon, 13 Jun 2016 12:38:51 +0200 Subject: [PATCH] Update form.html Hi, I just noticed a wrong hint for the Inline Form, and I replaced it with the appropriate one. --- production/form.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/production/form.html b/production/form.html index 5b8ba0ac..2069b386 100755 --- a/production/form.html +++ b/production/form.html @@ -1286,7 +1286,7 @@

Inline Form

- For making labels vertical you have two options, either use the apropiate grid .col- class or wrap the form in the form-vertical class. + Add .form-inline to your form (which doesn't have to be a

) for left-aligned and inline-block controls.

@@ -1571,4 +1571,4 @@ - \ No newline at end of file +