https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24363 --- Comment #2 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 96899 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96899&action=edit Bug 24363: Small CSS change to align datepicker within input This is a small CSS change to align the datepicker within the input TEST PLAN: 1. Look at additem.pl datepicker and notice it isn't too sexy. 2. Apply patch and regenerate CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff...) 3. Look at the additem.pl datepicker and see that it looks better. 4. Since the SCSS for ui-datepicker-trigger is global take some time to look at other date pickers in the Koha staff client and confirm they also look good. -- You are receiving this mail because: You are watching all bug changes.