From: Martin Angers Date: Sat, 13 Feb 2016 22:21:44 +0000 (-0500) Subject: use & > .fa to prevent is-withicon bleedthrough X-Git-Tag: 0.0.14~2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a52774ed480524f437e647216aba172391b0ab40;p=thirdparty%2Fbulma.git use & > .fa to prevent is-withicon bleedthrough --- diff --git a/bulma/elements/controls.sass b/bulma/elements/controls.sass index 30a7b8f25..0bc84e477 100644 --- a/bulma/elements/controls.sass +++ b/bulma/elements/controls.sass @@ -183,7 +183,7 @@ &:not(:last-child) margin-bottom: 10px &.is-withicon - .input + .fa + & > .fa +fa(14px, 20px) color: $text-light left: 6px