]> git.mjollnir.org Git - moodle.git/commitdiff
Move Export calendar button to bottom of the page (IE especially)
authordwoolhead <dwoolhead>
Mon, 11 Jun 2007 16:07:58 +0000 (16:07 +0000)
committerdwoolhead <dwoolhead>
Mon, 11 Jun 2007 16:07:58 +0000 (16:07 +0000)
theme/standard/styles_layout.css

index 087e120cda655dd4d08a2d6f63a07f26f9555544..95a9002b01dca6f7873827d210a40bcba7581817 100644 (file)
@@ -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 {