Added by Luis Serrano Aranda over 10 years ago
the circle theme don't show all the number of the year in the filter. I attach a file showing the format problem.
badSize.png (9.61 KB) badSize.png |
Try to add following lines to the circle/application.css
.ui-datepicker-title .ui-datepicker-year {
width: 80px !important;
}