Forum

1.17 Rev3 date pick...
 
Notifications
Clear all

1.17 Rev3 date picker problem

1 Posts
2 Users
0 Reactions
15 Views
Posts: 36
Topic starter
(@nandor)
Member
Joined: 4 years ago

Hi,

In the 1.17Rev3, when I choose a date on the ticket view page, the datepicker shows wrongly.

https://imgur.com/HCpkBbv


Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months ago

Add the following to Admin Panel > Theme > Custom CSS:

.ui-state-default, .ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default {
width: 25px !important;
}


Reply
Share: