From 94ea3b62f09c840db5efe5e48815d011ca7e43d1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 25 Jan 2012 21:28:24 -0800 Subject: fix forms examples and allow for inputs in labels --- docs/base-css.html | 104 +++++++++++++++++---------------- docs/templates/pages/base-css.mustache | 104 +++++++++++++++++---------------- 2 files changed, 106 insertions(+), 102 deletions(-) (limited to 'docs') diff --git a/docs/base-css.html b/docs/base-css.html index 8340e0f60..a2eff98ee 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -939,63 +939,65 @@
- Controls Bootstrap supports -
- -
- -

In addition to freeform text, any HTML5 text-based input appears like so.

+
+ Controls Bootstrap supports +
+ +
+ +

In addition to freeform text, any HTML5 text-based input appears like so.

+
-
-
- -
- +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- - -
+
+ + +
+
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index cbc0519e5..c2dd661ae 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -875,63 +875,65 @@
- {{_i}}Controls Bootstrap supports{{/i}} -
- -
- -

{{_i}}In addition to freeform text, any HTML5 text-based input appears like so.{{/i}}

+
+ {{_i}}Controls Bootstrap supports{{/i}} +
+ +
+ +

{{_i}}In addition to freeform text, any HTML5 text-based input appears like so.{{/i}}

+
-
-
- -
- +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- -
- +
+ +
+ +
-
-
- - -
+
+ + +
+
-- cgit v1.2.3