Search and Top Navigation
#3261 closed bug (fixed)
Opened August 28, 2008 11:52AM UTC
Closed November 12, 2008 01:23PM UTC
Last modified October 11, 2012 09:15PM UTC
ui.datepicker: Incorrect style/display in IE6
Reported by: | anonymous | Owned by: | grabanski |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Functionality is correct but there are the following issues when using a stylesheet from the theme roller:
1) Date values are not center aligned
2) Combo boxes appear above the date picker
3) When "body {font-size: 62.5%;}" is used not all elements (Buttons) scale correctly.
Refactored datepicker CSS to restore full functionality and fix errors.