From a0179322854a9d1e2b9363447c9884e40733d04f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 16 Nov 2011 23:58:36 -0800 Subject: start breaking down patterns.less into more distinct files, update docs for forms to use correct classes --- docs/base-css.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 51c4d35a3..9c1af11c4 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -696,22 +696,22 @@ Vertical (default) - .vertical-form (not required) + .form-vertical (not required) Stacked, left-aligned labels over controls Horiztonal - .horizontal-form + .form-horizontal Float left, right-aligned labels on same line as controls Inline - .inline-form + .form-inline Left-aligned label and inline-block controls for compact style Search - .search-form + .form-search Extra-rounded text input for a typical search aesthetic -- cgit v1.2.3