Selaa lähdekoodia

Fix inline search in Safari

This closes https://github.com/select2/select2/issues/3459
This closes https://github.com/select2/select2/pull/3476
KahWee Teng 9 vuotta sitten
vanhempi
commit
31a329eb6d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/scss/theme/default/layout.scss

+ 1 - 0
src/scss/theme/default/layout.scss

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