1
0
mirror of synced 2025-02-03 21:59:24 +03:00

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:
KahWee Teng 2015-11-09 19:28:38 -05:00 committed by Kevin Brown
parent 878bb3ab07
commit 31a329eb6d

View File

@ -28,6 +28,7 @@
border: none;
outline: 0;
box-shadow: none;
-webkit-appearance: textfield;
}
}