#7953 closed bug (fixed)
datepicker show year/month in different lines when yearSuffix is not empty and changeYear/changeMonth both true
Reported by: | jacklondon | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.1 |
Component: | ui.datepicker | Version: | 1.8.17 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
datepicker show year/month in different lines when yearSuffix is not empty and changeYear/changeMonth both true. the root cause should be the width of select.ui-datepicker-year/ui-datepicker-month are both 49%. When yearSuffix is not empty,select object of year/month will be in different lines. suggest change css width from 49% to a smaller value.
Change History (7)
comment:1 Changed 11 years ago by
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 1.11.0 |
---|
comment:3 Changed 10 years ago by
Status: | new → open |
---|
comment:4 Changed 9 years ago by
Milestone: | 1.11.0 → none |
---|
comment:6 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Datepicker: Show year/month on the same line
Fixes #7953 Closes gh-1277
Changeset: 98583a6563e7ae98ed67b5d70db2bff814c11e4e
comment:7 Changed 9 years ago by
Milestone: | none → 1.11.1 |
---|
Note: See
TracTickets for help on using
tickets.
i have create a test case at http://jsfiddle.net/Fa6XZ/