From 0bf51bc6eff2aed9354841fb38570147cc49bd86 Mon Sep 17 00:00:00 2001 From: ValessioBrito Date: Mon, 15 Oct 2007 05:27:07 +0000 Subject: [PATCH] ActionItem110: Bug Fix, margin-top in footer --- public/designs/templates/default/stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/designs/templates/default/stylesheets/style.css b/public/designs/templates/default/stylesheets/style.css index 90ad6e6..f80fcad 100644 --- a/public/designs/templates/default/stylesheets/style.css +++ b/public/designs/templates/default/stylesheets/style.css @@ -52,7 +52,7 @@ height: 135px; text-align: center; font-size: smaller; color: #333; - margin-top: 2em; + margin: 0px; padding: 5px; background: #c5d0df url("../images/bg_footer.png") top left repeat-x; } -- libgit2 0.21.2