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!

AttachmentSize
calendar_css_fixes.patch349 bytes

Comments

#1

Status:needs review» closed (won't fix)

Version no longer maintained.

nobody click here