mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-24 12:40:58 +00:00
Fix sentence in css.html
This commit is contained in:
parent
b298d2f481
commit
fc03fac9e4
2
css.html
2
css.html
@ -1775,7 +1775,7 @@ For example, <code><section></code> should be wrapped as inline.
|
|||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
<h4>Inline checkboxes</h4>
|
<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 that appear on the same line.</p>
|
<p>Use the <code>.checkbox-inline</code> or <code>.radio-inline</code> classes on a series of checkboxes or radios for controls that appear on the same line.</p>
|
||||||
<div class="bs-example">
|
<div class="bs-example">
|
||||||
<form role="form">
|
<form role="form">
|
||||||
<label class="checkbox-inline">
|
<label class="checkbox-inline">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user