diff --git a/src/widget/date/calendar/picker.year.js b/src/widget/date/calendar/picker.year.js index 56d0a0baf..ddba0fab5 100644 --- a/src/widget/date/calendar/picker.year.js +++ b/src/widget/date/calendar/picker.year.js @@ -71,7 +71,7 @@ BI.YearPicker = BI.inherit(BI.Widget, { items: [{ el: { type: "bi.horizontal", - width: 45, + width: 50, items: [{ el: this.year }]