mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Datepicker: Show year/month on the same line
Fixes #7953 Closes gh-1277
This commit is contained in:
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%;
|
||||
|
Loading…
Reference in New Issue
Block a user