From 21a9b54dfbfc42970b8ebbe9763b11ff5ad1a070 Mon Sep 17 00:00:00 2001 From: dwoolhead Date: Mon, 11 Jun 2007 16:07:58 +0000 Subject: [PATCH] Move Export calendar button to bottom of the page (IE especially) --- theme/standard/styles_layout.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 { -- 2.39.5