Fix inline search in Safari
This closes https://github.com/select2/select2/issues/3459 This closes https://github.com/select2/select2/pull/3476
This commit is contained in:
parent
878bb3ab07
commit
31a329eb6d
@ -28,6 +28,7 @@
|
|||||||
border: none;
|
border: none;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
-webkit-appearance: textfield;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user