mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
use & > .fa to prevent is-withicon bleedthrough
This commit is contained in:
@@ -183,7 +183,7 @@
|
|||||||
&:not(:last-child)
|
&:not(:last-child)
|
||||||
margin-bottom: 10px
|
margin-bottom: 10px
|
||||||
&.is-withicon
|
&.is-withicon
|
||||||
.input + .fa
|
& > .fa
|
||||||
+fa(14px, 20px)
|
+fa(14px, 20px)
|
||||||
color: $text-light
|
color: $text-light
|
||||||
left: 6px
|
left: 6px
|
||||||
|
|||||||
Reference in New Issue
Block a user