From: Rakhat Jabagin Date: Thu, 21 Nov 2013 06:03:06 +0000 (+0600) Subject: add role form for horizontal form example X-Git-Tag: v3.1.0~158^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf62a6241ac6c3d0de4c76d6048b679a7473c20f;p=thirdparty%2Fbootstrap.git add role form for horizontal form example --- diff --git a/css.html b/css.html index 495092e125..054354258f 100644 --- a/css.html +++ b/css.html @@ -1617,7 +1617,7 @@ For example, <section> should be wrapped as inline.

Horizontal form

Use Bootstrap's predefined grid classes to align labels and groups of form controls in a horizontal layout by adding .form-horizontal to the form. Doing so changes .form-groups to behave as grid rows, so no need for .row.

-
+