summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-06-30 13:55:04 +0000
committerColin Guthrie <colin@mageia.org>2014-09-15 20:44:40 +0100
commitaae9a3004814edd81f76121ce449a7e6854f7eb2 (patch)
tree8fee2c1aee134b3112522a3f194ec970e5c6b33f
parent1b52918a9431e3a66833af99b694566c17ca5d34 (diff)
downloadbugzilla-aae9a3004814edd81f76121ce449a7e6854f7eb2.tar
bugzilla-aae9a3004814edd81f76121ce449a7e6854f7eb2.tar.gz
bugzilla-aae9a3004814edd81f76121ce449a7e6854f7eb2.tar.bz2
bugzilla-aae9a3004814edd81f76121ce449a7e6854f7eb2.tar.xz
bugzilla-aae9a3004814edd81f76121ce449a7e6854f7eb2.zip
fix page margins
-rw-r--r--template/en/default/global/mageia-global-navigation.html.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/global/mageia-global-navigation.html.tmpl b/template/en/default/global/mageia-global-navigation.html.tmpl
index 3f560c4..f6bd290 100644
--- a/template/en/default/global/mageia-global-navigation.html.tmpl
+++ b/template/en/default/global/mageia-global-navigation.html.tmpl
@@ -19,7 +19,6 @@ p.loc a.sel { font-weight: bold; color: #000; }
body { margin: 0; padding-top: 0; background-color: #fff; }
div#wrap { background-color: #fff; }
#header,
-#footer,
#bugzilla-body {
margin: 0 1em 1em 1em;
}