Simplify
authorJan Schneider <jan@horde.org>
Tue, 26 Oct 2010 22:51:45 +0000 (00:51 +0200)
committerJan Schneider <jan@horde.org>
Thu, 28 Oct 2010 10:05:48 +0000 (12:05 +0200)
kronolith/themes/ie7.css

index e365274..a5e3fbd 100644 (file)
@@ -3,7 +3,7 @@
 }
 #kronolithViewMonth {
     width: 100%;
-    height: expression(document.body.clientHeight-53+'px');
+    height: expression(kronolithBody.offsetHeight+'px');
 }
 #kronolithViewMonthContainer {
     top: 45px;