ソースを参照

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;
     }
   }