Explorar o código

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 %!s(int64=9) %!d(string=hai) anos
pai
achega
31a329eb6d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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;
     }
   }