Skip to content

Commit a52774e

Browse files
committed
use & > .fa to prevent is-withicon bleedthrough
1 parent bb088f0 commit a52774e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bulma/elements/controls.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
&:not(:last-child)
184184
margin-bottom: 10px
185185
&.is-withicon
186-
.input + .fa
186+
& > .fa
187187
+fa(14px, 20px)
188188
color: $text-light
189189
left: 6px

0 commit comments

Comments
 (0)