From: Jan Schneider Date: Mon, 21 Jun 2010 15:50:38 +0000 (+0200) Subject: Fix syntax. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=027d3025ccaa10d120439c225e1655ef97470a2e;p=horde.git Fix syntax. --- diff --git a/kronolith/themes/ie7.css b/kronolith/themes/ie7.css index 67c309c77..e36527416 100644 --- a/kronolith/themes/ie7.css +++ b/kronolith/themes/ie7.css @@ -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;