From: Braden Whitten Date: Wed, 7 Aug 2013 13:18:12 +0000 (-0400) Subject: Fixed #9196 - malformed HTML in doc X-Git-Tag: v3.0.0-rc.2~55^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4638259a5f7358436ab24ef68e3589e30f18f0b;p=thirdparty%2Fbootstrap.git Fixed #9196 - malformed HTML in doc Stray

was being closed by an

. Updated to valid HTML. Fixes #9196 --- diff --git a/css.html b/css.html index 6c760dd039..e31cd801dd 100644 --- a/css.html +++ b/css.html @@ -1257,7 +1257,7 @@ For example, <section> should be wrapped as inline. {% endhighlight %} -

Inline form

+

Inline form

Add .form-inline for left-aligned and inline-block controls for a compact layout.

Requires custom widths