Fix #790
This commit is contained in:
parent
8d53b37217
commit
254e54bf37
1 changed files with 1 additions and 1 deletions
|
@ -930,7 +930,7 @@ doc-subtab: form
|
|||
|
||||
<h3 class="title">Horizontal form</h3>
|
||||
<div class="content">
|
||||
<p>If you want a <strong>horizontal</strong> form control, use the <code>is-horizontal</code> modifier on the <code>control</code> container, in which you include:</p>
|
||||
<p>If you want a <strong>horizontal</strong> form control, use the <code>is-horizontal</code> modifier on the <code>field</code> container, in which you include:</p>
|
||||
<ul>
|
||||
<li>
|
||||
<code>field-label</code> for the side label
|
||||
|
|
Loading…
Add table
Reference in a new issue