Created attachment 184908 [details] Screenshot showing the bad layout In the onboarding process, at the stage where the user sets up a patron category, the layout of the enrollment period fields is broken.
Created attachment 184909 [details] [review] Bug 40557: Fix layout of enrollment period fields in onboarding This patch makes updates to CSS and markup in order to fix the layout of the enrollment period fields during the onboarding process. To test, apply the patch and rebuild the staff interface CSS. - Drop and recreate your Koha database. - Restart all services - Follow the web installer until you reach the onboarding stage "Create a patron category." - The enrollment period fields should look correct. Sponsored-by: Athens County Public Libraries
Created attachment 185434 [details] [review] Bug 40557: Fix layout of enrollment period fields in onboarding This patch makes updates to CSS and markup in order to fix the layout of the enrollment period fields during the onboarding process. To test, apply the patch and rebuild the staff interface CSS. - Drop and recreate your Koha database. - Restart all services - Follow the web installer until you reach the onboarding stage "Create a patron category." - The enrollment period fields should look correct. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com>