Open GoogleCodeExporter opened 9 years ago
I had a very similar (but not exactly the same) problem and solved it by using
the option to start the week on a Sunday:
startWeekOnMonday: false,
Not really a fix for the problem but a good workaround.
Original comment by jonez...@gmail.com
on 21 Jun 2013 at 3:22
This is how I fixed it. Changed min-height 27px to 26px;
$('.eventsCalendar-daysList.showAsWeek li.empty').css({"min-height":"26px"})
Original comment by nikpoliq...@gmail.com
on 18 Jul 2013 at 8:47
Suggestion #1 didn't resolve the issue for me, but #2 DID. Anyone have a clue
why changing the minimum height changes the day of the week?!
Original comment by Jon.Pete...@gmail.com
on 25 Nov 2013 at 7:38
Original issue reported on code.google.com by
samfu...@gmail.com
on 19 Jun 2013 at 7:51Attachments: