mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Use field for buttons
This commit is contained in:
@@ -31,8 +31,8 @@ doc-subtab: form
|
||||
</div>
|
||||
|
||||
{% capture form_example %}
|
||||
<label class="label">Name</label>
|
||||
<div class="field">
|
||||
<label class="label">Name</label>
|
||||
<p class="control">
|
||||
<input class="input" type="text" placeholder="Text input">
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user