diff --git a/themes/base/datepicker.css b/themes/base/datepicker.css index 0cff00afe96..703b11d96c2 100644 --- a/themes/base/datepicker.css +++ b/themes/base/datepicker.css @@ -6,6 +6,8 @@ * Released under the MIT license. * http://jquery.org/license * + * This contribution neither intended as or licensed for use as jQuery 'Sample Code' + * * http://api.jqueryui.com/datepicker/#theming */ .ui-datepicker { @@ -60,7 +62,7 @@ } .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { - width: 49%; + width: 45%; } .ui-datepicker table { width: 100%;