Add spaced title

This commit is contained in:
Jeremy Thomas
2017-03-14 22:38:45 +00:00
parent c98dbb77f2
commit 1dc6ef2c76
6 changed files with 57 additions and 9 deletions

View File

@@ -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 %}