We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8bf59de + cce4b20 commit 96a2497Copy full SHA for 96a2497
docs/documentation/form/general.html
@@ -915,7 +915,8 @@
915
<li><code>icon is-left</code> if <code>has-icons-left</code> is used</li>
916
<li><code>icon is-right</code> if <code>has-icons-right</code> is used</li>
917
</ul>
918
- <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
919
+ <strong>input</strong> will define the size of the icon container.</p>
920
</div>
921
922
{% include docs/elements/snippet.html content=icons_example clipped=true %}
0 commit comments