CSS'te input'u seçip aşağıda ki kodu verin :

selector {
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
}