From c0966157b088d0b2b904131442c5422d2dcd4fa8 Mon Sep 17 00:00:00 2001 From: Reece May Date: Fri, 23 Mar 2018 22:49:35 +0200 Subject: [PATCH] fix icon floating out of input Corrects the problem of the .has-icon-left / .has-icon-right fields floating out of the input area when a .help element is floated to the right of a preceding input --- sass/elements/form.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/sass/elements/form.sass b/sass/elements/form.sass index 49ae691f..4f035662 100644 --- a/sass/elements/form.sass +++ b/sass/elements/form.sass @@ -543,6 +543,7 @@ $help-size: $size-small !default font-size: $size-normal position: relative text-align: left + clear: both //fixes the icon floating out of the input when help text is floated right // Modifiers // DEPRECATED &.has-icon