When checking out an item with a specified due date, this field is stretched the full length of the options area now.
Created attachment 143702 [details] [review] Bug 32158: Specify due date field is very long now This patch adds a reasonable width to the "specify due date" date field on the circulation page. To test, apply the patch and rebuild the staff interface CSS. Check out to a patron and click the "setting" icon on the "Enter item barcode" field. In the checkout setting panel, confirm that the date field isn't unreasonably wide.
Created attachment 143734 [details] [review] Bug 32158: Specify due date field is very long now This patch adds a reasonable width to the "specify due date" date field on the circulation page. To test, apply the patch and rebuild the staff interface CSS. Check out to a patron and click the "setting" icon on the "Enter item barcode" field. In the checkout setting panel, confirm that the date field isn't unreasonably wide. Signed-off-by: Barbara Johnson <barbara.johnson@swbell.net>
Created attachment 143737 [details] [review] Bug 32158: Specify due date field is very long now This patch adds a reasonable width to the "specify due date" date field on the circulation page. To test, apply the patch and rebuild the staff interface CSS. Check out to a patron and click the "setting" icon on the "Enter item barcode" field. In the checkout setting panel, confirm that the date field isn't unreasonably wide. Signed-off-by: Barbara Johnson <barbara.johnson@swbell.net> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 22.11. Nice work everyone, thanks!