diff options
| author | robertgentel <[email protected]> | 2013-12-19 11:06:45 -0600 |
|---|---|---|
| committer | robertgentel <[email protected]> | 2013-12-19 11:06:45 -0600 |
| commit | ded1e722029a5f74116778a2b648ed8a4956cad6 (patch) | |
| tree | c9be76f8efbb08ac1dc1f5fe697d4e84edfab74e /css.html | |
| parent | fb8310fbc6d413a3446ecf1772a77911d45fbd62 (diff) | |
| download | bootstrap-ded1e722029a5f74116778a2b648ed8a4956cad6.tar.xz bootstrap-ded1e722029a5f74116778a2b648ed8a4956cad6.zip | |
Update css.html
Documentation (missing word)
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1775,7 +1775,7 @@ For example, <code><section></code> should be wrapped as inline. {% endhighlight %} <h4>Inline checkboxes</h4> - <p>Use <code>.checkbox-inline</code> or <code>.radio-inline</code> class to a series of checkboxes or radios for controls appear on the same line.</p> + <p>Use <code>.checkbox-inline</code> or <code>.radio-inline</code> class to a series of checkboxes or radios for controls that appear on the same line.</p> <div class="bs-example"> <form role="form"> <label class="checkbox-inline"> |
