Fix syntax.
authorJan Schneider <jan@horde.org>
Mon, 21 Jun 2010 15:50:38 +0000 (17:50 +0200)
committerJan Schneider <jan@horde.org>
Mon, 21 Jun 2010 15:50:38 +0000 (17:50 +0200)
kronolith/themes/ie7.css

index 67c309c..e365274 100644 (file)
@@ -27,8 +27,7 @@ table.kronolithView td.kronolithFirstCol {
     margin: 0;
 }
 .kronolithEventsWeek {
-    height: 100%;
-    expression(kronolithEventsWeek.offsetHeight+'px');
+    height: expression(kronolithEventsWeek.offsetHeight+'px');
 }
 .kronolithViewBody {
     top: 133px;