stubbornella / oocss

Object Oriented CSS Framework
http://stubbornella.org/
Other
6.23k stars 714 forks source link

Problem with "Main Content" column in the template in IE7 #23

Closed lumi77 closed 14 years ago

lumi77 commented 14 years ago

If you open template.html in IE7 you will notice that the Foot block flows inbetween Left Column and Right Column starts right at the bottom of Main Content. If you set background color (other than white) on Main Content you will see that it spans the whole width of the page.

levito commented 14 years ago

I've committed a fix: http://github.com/levito/oocss/commit/0dd8c3edff9b3e44140eb2b9344d0cd52a58fdd0

martinklepsch commented 14 years ago

integrated levitos fix.