diff --git a/docs/documentation/form/general.html b/docs/documentation/form/general.html index 229b8853..bcb8ac4b 100644 --- a/docs/documentation/form/general.html +++ b/docs/documentation/form/general.html @@ -915,7 +915,8 @@ variables_keys:
icon is-left if has-icons-left is usedicon is-right if has-icons-right is usedThe size of the input will define the size of the icon container.
+Make sure the input is the control's first child, otherwise the icon may disappear when selected. The size of the + input will define the size of the icon container.
{% include docs/elements/snippet.html content=icons_example clipped=true %}