Correct an issue where the events where overlapping each others

This commit is contained in:
Guill Lo 2011-04-01 19:16:46 +08:00 committed by Adam Shaw
parent d9a3dc9599
commit 6d5c6dd5a0

View file

@ -166,6 +166,7 @@ a.fc-event {
height: 100%; height: 100%;
border-style: solid; border-style: solid;
border-width: 0; border-width: 0;
overflow: hidden;
} }
.fc-event-time, .fc-event-time,