mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
Datepicker: Show year/month on the same line
Fixes #7953 Closes gh-1277
This commit is contained in:
committed by
Scott González
parent
3ca32b2ad8
commit
98583a6563
@@ -60,7 +60,7 @@
|
||||
}
|
||||
.ui-datepicker select.ui-datepicker-month,
|
||||
.ui-datepicker select.ui-datepicker-year {
|
||||
width: 49%;
|
||||
width: 45%;
|
||||
}
|
||||
.ui-datepicker table {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user