Force height.
authorJan Schneider <jan@horde.org>
Mon, 21 Jun 2010 08:51:53 +0000 (10:51 +0200)
committerJan Schneider <jan@horde.org>
Mon, 21 Jun 2010 08:52:42 +0000 (10:52 +0200)
kronolith/themes/ie7.css

index bf8dd63..67c309c 100644 (file)
@@ -26,6 +26,10 @@ table.kronolithView td.kronolithFirstCol {
 #kronolithViewDay .kronolithViewHead {
     margin: 0;
 }
+.kronolithEventsWeek {
+    height: 100%;
+    expression(kronolithEventsWeek.offsetHeight+'px');
+}
 .kronolithViewBody {
     top: 133px;
 }