I am using FullCalendar to display some events, but it is clipping the name of the event in week and day mode.
It appears fullcalendar is setting the height of the f
in your fullcalendar.min.js change the defaultTimedEventDuration: "00:15:00" to whatever the time you required.
defaultTimedEventDuration: "00:15:00"