Files
Piwigo/admin/themes/default/fix-ie7.css
Gotcha 60cf0ea706 Display Admin Panel with IE7 + Win XP
bug:2193

git-svn-id: http://piwigo.org/svn/branches/2.1@9347 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-22 13:03:44 +00:00

4 lines
137 B
CSS

/* fix IE7 footer */
#the_page { min-height:100%; position:relative; padding:0; margin:0; }
#menubar { margin: 0; }
#footer { left: 0; }