mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
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; } |