From fc03fac9e4fe95b29bac58b223234cd6135e3a88 Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Thu, 19 Dec 2013 20:12:31 +0100 Subject: [PATCH] Fix sentence in css.html --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.