aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/fix-ie7.css
diff options
context:
space:
mode:
authorGotcha <gotcha@piwigo.org>2011-02-22 13:04:39 +0000
committerGotcha <gotcha@piwigo.org>2011-02-22 13:04:39 +0000
commit2d345474afc9d8db14bcf92e1bd3175220bc8417 (patch)
treecf012745acb7614f182b1d157b5f4d32238c1a8f /admin/themes/default/fix-ie7.css
parent0cb630c4d794bd54904af030242f04012e045dee (diff)
Merge r9347 from br2.1 to trunk
git-svn-id: http://piwigo.org/svn/trunk@9348 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/default/fix-ie7.css')
-rw-r--r--admin/themes/default/fix-ie7.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/themes/default/fix-ie7.css b/admin/themes/default/fix-ie7.css
new file mode 100644
index 000000000..2f0d40f33
--- /dev/null
+++ b/admin/themes/default/fix-ie7.css
@@ -0,0 +1,4 @@
+/* fix IE7 footer */
+#the_page { min-height:100%; position:relative; padding:0; margin:0; }
+#menubar { margin: 0; }
+#footer { left: 0; } \ No newline at end of file