KrishRam89 / jquery-events-calendar

Automatically exported from code.google.com/p/jquery-events-calendar
0 stars 0 forks source link

IE Calendar DAte #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Demo page

What is the expected output? What do you see instead?

Days in August 2013 are not good. 8th of august is suppose to be on thursday, 
not sunday.

What version of the product are you using? On what operating system?
IE 10, Windows 8

Please provide any additional information below.
http://content.screencast.com/users/LocomotiveMacMini/folders/Jing/media/ea0934c
d-3b03-4c69-857b-b86a06ff93cf/00000148.png

Original issue reported on code.google.com by nikpoliq...@gmail.com on 18 Jul 2013 at 8:37

GoogleCodeExporter commented 9 years ago
Fixed.

$('.eventsCalendar-daysList.showAsWeek li.empty').css({"min-height":"26px"})

Original comment by nikpoliq...@gmail.com on 18 Jul 2013 at 8:47