fix event CSS overflow issue

This commit is contained in:
Adam Shaw
2013-04-14 21:41:33 -07:00
parent 3857ada289
commit d7325f9354
+1
View File
@@ -163,6 +163,7 @@ a.fc-event,
.fc-event-inner {
width: 100%;
height: 100%;
overflow: hidden;
}