[Koha-bugs] [Bug 34413] Flat picker birth date field does not display properly on initial load on iOS

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 9 00:40:32 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34413

--- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> ---
I cannot test this to confirm, but I think this CSS ( OPACUserCSS ) will fix
the problem:

#opac-patron-registration .flatpickr {
   height:30px !important;
   width: 150px !important;
}

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list