My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2309: Event is AllDayEvent Height
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Oct 2014


Sign in to add a comment
 
Reported by cumulus01, Oct 7, 2014
is there a way to set the height of the appointments in the AllDay event slot so that it is the same height as the allDay event slot???

Oct 30, 2014
Project Member #1 adamrs...@gmail.com
if you want to "shrink-wrap" the events in the all-day slot to the dimensions of the slot, you can achieve this through CSS. Roughly...

removing the padding-bottom on this element:
      .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton

removing the min-height on this element:
      .fc-agenda-view .fc-day-grid .fc-row
Status: Done
Sign in to add a comment

Powered by Google Project Hosting