From: urs_hunkler Date: Fri, 22 Sep 2006 15:19:38 +0000 (+0000) Subject: 'merged from 1.6 - reduced the distance above the footer from 100px to 40px' X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=65e2d1f0df0a16a012d074eecfba9978b5175d3f;p=moodle.git 'merged from 1.6 - reduced the distance above the footer from 100px to 40px' --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index ecd0839079..01e9c823d2 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 {