From: Julian Thilo Date: Thu, 19 Dec 2013 19:12:31 +0000 (+0100) Subject: Fix sentence in css.html X-Git-Tag: v3.1.0~140^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc03fac9e4fe95b29bac58b223234cd6135e3a88;p=thirdparty%2Fbootstrap.git Fix sentence in css.html --- diff --git a/css.html b/css.html index 278eb6cf50..35952a77ea 100644 --- a/css.html +++ b/css.html @@ -1775,7 +1775,7 @@ For example, <section> should be wrapped as inline. {% endhighlight %}

Inline checkboxes

-

Use .checkbox-inline or .radio-inline class to a series of checkboxes or radios for controls that appear on the same line.

+

Use the .checkbox-inline or .radio-inline classes on a series of checkboxes or radios for controls that appear on the same line.