text与button上下不对齐解决方法

 

 

 火狐可以对齐,但是IE8不行,加上浮动就可以了

.search_right input[type=button]

{

   float:right;

}

 

posted @ 2015-08-25 21:28  请叫我七哥  阅读(530)  评论(0编辑  收藏  举报