From: dwoolhead Date: Mon, 11 Jun 2007 16:07:58 +0000 (+0000) Subject: Move Export calendar button to bottom of the page (IE especially) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=21a9b54dfbfc42970b8ebbe9763b11ff5ad1a070;p=moodle.git Move Export calendar button to bottom of the page (IE especially) --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 087e120cda..95a9002b01 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1359,9 +1359,8 @@ a.skip-block, .skip-block { #calendar .maincalendar .bottom { width: 100%; - position: absolute; - bottom: 0; text-align: center; + padding:5px 0 0; } #calendar .sidecalendar {