mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-01 03:50:32 +00:00
Update css.html
Documentation (missing word)
This commit is contained in:
parent
fb8310fbc6
commit
ded1e72202
1 changed files with 1 additions and 1 deletions
2
css.html
2
css.html
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue