From: Reece May Date: Fri, 23 Mar 2018 20:49:35 +0000 (+0200) Subject: fix icon floating out of input X-Git-Tag: 0.7.2~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0966157b088d0b2b904131442c5422d2dcd4fa8;p=thirdparty%2Fbulma.git 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 --- diff --git a/sass/elements/form.sass b/sass/elements/form.sass index 49ae691f7..4f0356628 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