From: Jan Schneider Date: Mon, 21 Jun 2010 08:51:53 +0000 (+0200) Subject: Force height. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3c2ccb6a13ae0a2417b27d166d4687fda6820819;p=horde.git Force height. --- diff --git a/kronolith/themes/ie7.css b/kronolith/themes/ie7.css index bf8dd63e5..67c309c77 100644 --- a/kronolith/themes/ie7.css +++ b/kronolith/themes/ie7.css @@ -26,6 +26,10 @@ table.kronolithView td.kronolithFirstCol { #kronolithViewDay .kronolithViewHead { margin: 0; } +.kronolithEventsWeek { + height: 100%; + expression(kronolithEventsWeek.offsetHeight+'px'); +} .kronolithViewBody { top: 133px; }