但是,默认文本会上升到IE 8中搜索框的顶部。
有IE的解决方法吗?谢谢你的帮助。
HTML:
<input type="text" class="text" value="Search" title="Search" />
CSS:
.text { height: 47px; font-size: 18px; margin: 0; padding: 0 5px 0 45px; }