mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
Fix #790
This commit is contained in:
parent
8d53b37217
commit
254e54bf37
@ -930,7 +930,7 @@ doc-subtab: form
|
|||||||
|
|
||||||
<h3 class="title">Horizontal form</h3>
|
<h3 class="title">Horizontal form</h3>
|
||||||
<div class="content">
|
<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>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<code>field-label</code> for the side label
|
<code>field-label</code> for the side label
|
||||||
|
Loading…
Reference in New Issue
Block a user