Project

General

Profile

Circle theme

Added by Luis Serrano Aranda about 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.


Replies (2)

RE: Circle theme - Added by Kirill Bezrukov (RedmineUP) about 10 years ago

Try to add following lines to the circle/application.css

.ui-datepicker-title .ui-datepicker-year {
  width: 80px !important;
}
    (1-2/2)