mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Mention required order on form controls' modifiers
This commit is contained in:
@@ -915,7 +915,8 @@ variables_keys:
|
|||||||
<li><code>icon is-left</code> if <code>has-icons-left</code> is used</li>
|
<li><code>icon is-left</code> if <code>has-icons-left</code> is used</li>
|
||||||
<li><code>icon is-right</code> if <code>has-icons-right</code> is used</li>
|
<li><code>icon is-right</code> if <code>has-icons-right</code> is used</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>The size of the <strong>input</strong> will define the size of the icon container.</p>
|
<p>Make sure the input is the control's first child, otherwise the icon may disappear when selected. The size of the
|
||||||
|
<strong>input</strong> will define the size of the icon container.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% include docs/elements/snippet.html content=icons_example clipped=true %}
|
{% include docs/elements/snippet.html content=icons_example clipped=true %}
|
||||||
|
|||||||
Reference in New Issue
Block a user