Closed (won't fix)
Project:
Javascript Tools
Version:
5.x-1.x-dev
Component:
Jscalendar
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2009 at 21:02 UTC
Updated:
2 Apr 2010 at 17:30 UTC
In IE6 and IE7, the width of the calendar div is unset, so it defaults to the width of the viewport. This patch sets the width to 16em, which fixes IE and doesn't change the display in FF or Safari.
This patch also sets the default margin of the calendar table to 0; our theme sets margins for all table elements, which causes extra margins to be shown around the calendar.
Enjoy!
| Comment | File | Size | Author |
|---|---|---|---|
| calendar_css_fixes.patch | 349 bytes | deviantintegral |
Comments
Comment #1
nedjoVersion no longer maintained.