From 65e2d1f0df0a16a012d074eecfba9978b5175d3f Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Fri, 22 Sep 2006 15:19:38 +0000 Subject: [PATCH] 'merged from 1.6 - reduced the distance above the footer from 100px to 40px' --- theme/standard/styles_layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index ecd0839079b..01e9c823d22 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -358,7 +358,7 @@ table.navbar { #footer { text-align:center; - margin-top: 100px; + margin-top: 40px; } .homelink {