diff --git a/Mobile12306New/css/css.css b/Mobile12306New/css/css.css index aa6e029..ab85dfe 100644 --- a/Mobile12306New/css/css.css +++ b/Mobile12306New/css/css.css @@ -253,7 +253,7 @@ input[type=radio]:checked:after{content:''; display:block; width:12px; height:12 .search_box:before{ content:'';display:block; width:100%; height:0; overflow:hidden; clear:both;} .search_cancel{float:right; width:4em; text-align:center;} .search_ipt{overflow:hidden; height:29px; border-radius:5px; background-color:#fcaf5a; padding-left:30px; background-position:8px -443px; margin-top:8px;} -.search_input{width:100%; border:0; font-size:0.9375rem; height:29px; padding:5px 0; line-height:20px;-webkit-appearance: none;-webkit-appearance:none; vertical-align:top; background:none; color:#FFF;} +.search_input{width:100%; border:0; font-size:0.9375rem; height:29px; padding:5px 0; line-height:29px;-webkit-appearance: none;-webkit-appearance:none; vertical-align:top; background:none; color:#FFF;} .search_input::-webkit-input-placeholder {color:#fa8c13;} .station_list{}