From: Mark Otto Date: Sun, 10 Jun 2012 02:26:06 +0000 (-0700) Subject: fix form display issue in docs X-Git-Tag: v2.1.0~2^2~289 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc2481b8e57ec79a4ec0e7f6d26f4c8492bc84f7;p=thirdparty%2Fbootstrap.git fix form display issue in docs --- diff --git a/docs/base-css.html b/docs/base-css.html index 0525a96747..979a873853 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -963,7 +963,7 @@ For example, <code>section</code> should be wrapped as inline.

Default options

Wrap a .add-on and an input with one of two classes to prepend or append text to an input.

-
+
@
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index 24c5ae359a..f7f12c8781 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -894,7 +894,7 @@

{{_i}}Default options{{/i}}

{{_i}}Wrap a .add-on and an input with one of two classes to prepend or append text to an input.{{/i}}

- +
@