diff --git a/docs/documentation/form/general.html b/docs/documentation/form/general.html index 229b88532..bcb8ac4b9 100644 --- a/docs/documentation/form/general.html +++ b/docs/documentation/form/general.html @@ -915,7 +915,8 @@
  • icon is-left if has-icons-left is used
  • icon is-right if has-icons-right is used
  • -

    The 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 %}