IE7 display issues (adding extra top margin)

前端 未结 5 899
不思量自难忘°
不思量自难忘° 2021-01-25 12:01

I am having a really tough time figuring out why IE7 adds extra padding to the this page!

This is what IE7 is doing: http://imgur.com/lwyRI.png

The correct page

5条回答
  •  一生所求
    2021-01-25 12:38

    Try removing margin-top: from #background and instead add a clear:both or clear:right for #background.

提交回复
热议问题