Преглед на файлове

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 години
родител
ревизия
31a329eb6d
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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;
     }
   }