From e80dcd971d3829506ed95a30b6fad54b7c342353 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 19 Feb 2010 19:32:02 +0000 Subject: [PATCH] Monotone-Parent: 8c96309277ffb7a3dd0a2fa033555b68110272f6 Monotone-Revision: ebb7a9c328e41d407de2da0ef3e8b8df2c454780 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-19T19:32:02 Monotone-Branch: ca.inverse.sogo Monotone-Tag: SOGo_v1.2.1 --- UI/WebServerResources/SchedulerUI.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/WebServerResources/SchedulerUI.css b/UI/WebServerResources/SchedulerUI.css index 90cd7739b..2fc77d747 100644 --- a/UI/WebServerResources/SchedulerUI.css +++ b/UI/WebServerResources/SchedulerUI.css @@ -1435,7 +1435,7 @@ DIV.event.draggable:hover DIV.rightDragGrip border-bottom: 1px solid #555; } #monthDaysView DIV.eventDragGhost -{ top: 16px; } +{ top: 21px; } #calendarHeader DIV.eventDragGhost { top: 0px; }