mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
fix is-withicon when used with is-grouped on controls
This commit is contained in:
parent
a85746c51f
commit
e10ad75f21
@ -183,14 +183,14 @@
|
||||
&:not(:last-child)
|
||||
margin-bottom: 10px
|
||||
&.is-withicon
|
||||
.fa
|
||||
.input + .fa
|
||||
+fa(14px, 20px)
|
||||
color: $text-light
|
||||
left: 6px
|
||||
pointer-events: none
|
||||
position: absolute
|
||||
top: 6px
|
||||
z-index: 1
|
||||
z-index: 4
|
||||
.input
|
||||
padding-left: 32px
|
||||
&:focus + .fa
|
||||
|
Loading…
Reference in New Issue
Block a user