From ded1e722029a5f74116778a2b648ed8a4956cad6 Mon Sep 17 00:00:00 2001 From: robertgentel Date: Thu, 19 Dec 2013 11:06:45 -0600 Subject: [PATCH] Update css.html Documentation (missing word) --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css.html b/css.html index d6bea55600..278eb6cf50 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 appear on the same line.

+

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