From a8e88d14a422c3dfdb79eaf6d6a3a2f1144df150 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 17 Nov 2011 00:06:16 -0800 Subject: make form classes match table classes (readable left to right), update docs associated with it --- docs/base-css.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs') diff --git a/docs/base-css.html b/docs/base-css.html index 9c1af11c4..0b84d01ad 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -696,22 +696,22 @@ Vertical (default) - .form-vertical (not required) + .vertical-form (not required) Stacked, left-aligned labels over controls Horiztonal - .form-horizontal + .horizontal-form Float left, right-aligned labels on same line as controls Inline - .form-inline + .inline-form Left-aligned label and inline-block controls for compact style Search - .form-search + .search-form Extra-rounded text input for a typical search aesthetic @@ -734,7 +734,7 @@
- @@ -747,7 +747,7 @@
-
+

Some directional text

And maybe some kind of optional supporting text right here.

@@ -763,7 +763,7 @@

Horizontal form

- + Example form
@@ -867,7 +867,7 @@

Vertical form

- + Example form
-- cgit v1.2.3