mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Add spaced title
This commit is contained in:
@@ -27,7 +27,8 @@ doc-subtab: form
|
||||
<li><code>.button</code></li>
|
||||
<li><code>.help</code></li>
|
||||
</ul>
|
||||
<p>When combining several controls in a <strong>form</strong>, use the <code>.control</code> class as a <strong>container</strong>, to keep the spacing consistent.</p>
|
||||
<p>Each of them should be wrapped in a <code>.control</code> container.<br>
|
||||
When combining several controls in a <strong>form</strong>, use the <code>.field</code> class as a <strong>container</strong>, to keep the spacing consistent.</p>
|
||||
</div>
|
||||
|
||||
{% capture form_example %}
|
||||
|
||||
Reference in New Issue
Block a user