]> source.dussan.org Git - jquery-ui.git/commitdiff
Datepicker: Show year/month on the same line
authorJacques Perrault <jacques_perrault@us.ibm.com>
Fri, 13 Jun 2014 15:27:44 +0000 (11:27 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 16 Jul 2014 19:55:09 +0000 (15:55 -0400)
Fixes #7953
Closes gh-1277

themes/base/datepicker.css

index 0cff00afe9617ef91efff8168d5e4666a6e7e59a..164a3458330c777874da6998c8823340395e5571 100644 (file)
@@ -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%;