Posted by deviantintegral on March 1, 2009 at 9:02pm
Jump to:
| Project: | Javascript Tools |
| Version: | 5.x-1.x-dev |
| Component: | Jscalendar |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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!
| Attachment | Size |
|---|---|
| calendar_css_fixes.patch | 349 bytes |
Comments
#1
Version no longer maintained.