mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-04 12:32:48 +02:00
bug:2193 git-svn-id: http://piwigo.org/svn/branches/2.1@9347 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; } |