mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-09 23:05:04 +02:00
2d345474af
git-svn-id: http://piwigo.org/svn/trunk@9348 68402e56-0260-453c-a942-63ccdbb3a9ee
4 lines
137 B
CSS
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; } |