Fix event positioning in week view.
authorJan Schneider <jan@horde.org>
Tue, 26 May 2009 21:02:28 +0000 (23:02 +0200)
committerJan Schneider <jan@horde.org>
Tue, 26 May 2009 21:02:37 +0000 (23:02 +0200)
kronolith/themes/screen.css

index 425de5a..85dbacd 100644 (file)
@@ -1071,7 +1071,7 @@ div.kronolithView div.kronolithViewBody div.kronolithRow {
 }
 #kronolithEventsWeek {
     position: absolute;
-    top: 47px;
+    top: 49px;
     right: 3px;
     bottom: 3px;
     left: 23px;