mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
use & > .fa to prevent is-withicon bleedthrough
This commit is contained in:
parent
bb088f097b
commit
a52774ed48
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user