mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Docs; fix typo
s/remaing/remaining/
This commit is contained in:
committed by
Jeremy Thomas
parent
c21948e813
commit
4708fe84fd
@@ -687,7 +687,7 @@ doc-subtab: form
|
||||
{% endhighlight %}
|
||||
<div class="content">
|
||||
<p>You can attach inputs, buttons, and dropdowns <strong>only</strong>.</p>
|
||||
<p>Use the <code>is-expanded</code> modifier on the element you want to fill up the remaing space (in this case, the input):</p>
|
||||
<p>Use the <code>is-expanded</code> modifier on the element you want to fill up the remaining space (in this case, the input):</p>
|
||||
</div>
|
||||
{% capture addons_expanded_example %}
|
||||
<div class="field has-addons">
|
||||
|
||||
Reference in New Issue
Block a user