From 6d5c6dd5a09048c1740d92cd817ac471a8ae39dc Mon Sep 17 00:00:00 2001 From: Guill Lo Date: Fri, 1 Apr 2011 19:16:46 +0800 Subject: [PATCH] Correct an issue where the events where overlapping each others --- src/common/common.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/common.css b/src/common/common.css index 2f2eb8c..e497838 100644 --- a/src/common/common.css +++ b/src/common/common.css @@ -166,6 +166,7 @@ a.fc-event { height: 100%; border-style: solid; border-width: 0; + overflow: hidden; } .fc-event-time,