KrishRam89 / jquery-events-calendar

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

Days on the second week start on the wrong day #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open in Google Chrome 
2. Month = Feb 2013 
3. The first is on a Friday
4. The fourth is on a Friday

What is the expected output? What do you see instead?
The fourth should be on Monday.

What version of the product are you using? On what operating system?
0.42

Please provide any additional information below.
Only happens in Chrome.

Original issue reported on code.google.com by Geoffrey...@gmail.com on 20 Feb 2013 at 4:46

GoogleCodeExporter commented 9 years ago
I get the same error on the latest version 0.54

Original comment by s...@sksamuel.com on 28 May 2013 at 7:58

GoogleCodeExporter commented 9 years ago
Meant to include a screenshot.

Original comment by s...@sksamuel.com on 28 May 2013 at 7:58

Attachments:

GoogleCodeExporter commented 9 years ago
Looks like its the height on the <li>. Increasing that to 30px fixes it.

Original comment by s...@sksamuel.com on 31 May 2013 at 11:03

GoogleCodeExporter commented 9 years ago
Was a CSS issue, make sure you are using the latest version of the CSS to go 
with the latest release and you should be ok.

Original comment by s...@sksamuel.com on 31 May 2013 at 1:09