We have to set a line-height to allow IE to calculate the minimum height of event...
authorJan Schneider <jan@horde.org>
Thu, 10 Jun 2010 17:34:43 +0000 (19:34 +0200)
committerJan Schneider <jan@horde.org>
Thu, 10 Jun 2010 17:41:30 +0000 (19:41 +0200)
kronolith/themes/screen.css

index e671bc7..e2167d2 100644 (file)
@@ -1489,6 +1489,7 @@ div.kronolithEvent .kronolithEventInfo {
     left: 0;
     padding: 3px 5px 4px 5px;
     overflow: hidden;
+    line-height: 16px;
 }
 div.kronolithEditable:hover .kronolithEventInfo,
 div.kronolithEvent.kronolithSelected .kronolithEventInfo {