DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » Bugs » White space appearing at the top of calendar

White space appearing at the top of calendar

Hi,

Im having issues where white space is appearing at the top of the calendar unless all days have at least one event in them.

I really need help with this as the site goes into UAT on Wednesday

Thanks

Wes

Anonymous - 7/29/2007 4:25:32 PM

Ah this was a fun one to find...

Caused by the following global css entry


p, li, th, td, dt, dd, .optional

{
line-height: 1.4em;
}

Anonymous - 7/30/2007 7:19:33 PM
Hi, thanks for posting the solution.

If you have an urgent problem next time, please send it directly to daypilot @ annpoint.com. You will get a much faster response there.
Dan Letecky - 7/30/2007 9:44:25 PM
I've fixed this issue in DayPilot code so it's now not affected by the global line-height definition. The fix will be included in DayPilot Pro 4.0 SP2.
Dan Letecky - 9/14/2007 7:01:01 PM
Post reply