mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -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 %}
|
{% endhighlight %}
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>You can attach inputs, buttons, and dropdowns <strong>only</strong>.</p>
|
<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>
|
</div>
|
||||||
{% capture addons_expanded_example %}
|
{% capture addons_expanded_example %}
|
||||||
<div class="field has-addons">
|
<div class="field has-addons">
|
||||||
|
|||||||
Reference in New Issue
Block a user