ie7下 li多了4像素
当li 设置了float 后,在ie7 下便会产生margin-bottom:4px的bug,即使设置margin-bottom为0也不能清除。
可以通过csshack 解决:
1:在ie7下 将height和line-height 减小4像素。
posted on 2017-08-22 09:47 fangfang_yu 阅读(153) 评论(0) 编辑 收藏 举报
当li 设置了float 后,在ie7 下便会产生margin-bottom:4px的bug,即使设置margin-bottom为0也不能清除。
可以通过csshack 解决:
1:在ie7下 将height和line-height 减小4像素。
posted on 2017-08-22 09:47 fangfang_yu 阅读(153) 评论(0) 编辑 收藏 举报