2015年10月29日

input line-height 兼容解决方案

摘要: input不设置line-height 属性,IE8及以下浏览器中光标会偏移到最上方,不能居中;如果将line-height 属性设置为与height一样的数值,Chrome浏览器又有一个bug,会出现光标不能居中的问题,需要将line-height设置为normal方可解决;如果设置line-he... 阅读全文

posted @ 2015-10-29 13:56 细雨流光 阅读(2118) 评论(0) 推荐(0)

导航