https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25658
Alex Arnaud <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105617|0 |1 is obsolete| | --- Comment #5 from Alex Arnaud <[email protected]> --- Created attachment 105778 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105778&action=edit Bug 25658: Print icon sometimes obscures patron barcode This patch alters the style of the patron name/cardnumber label on the checkout screen so that it has a maximum width. This will help avoid the label being obscured by the print/close buttons displayed when DisplayClearScreenButton is enabled. To test, apply the patch and rebuild the staff client CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client). - Enable the DisplayClearScreenButton system preference. - Check out to a patron. Resize the browser to confirm that at narrower browser widths the patron name in the checkout form isn't obscured by the print and clear screen buttons. Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Alex Arnaud <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
