#3261 closed bug (fixed)
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.
Note: See
TracTickets for help on using
tickets.
Refactored datepicker CSS to restore full functionality and fix errors.