[Koha-bugs] [Bug 27777] Improve tables on Point of Sale page for low screen resolutions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 24 17:25:50 CET 2021


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

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 117279
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117279&action=edit
Bug 27777: Set invoices table to fixed width

This invoices table on the point of sale page should be set to
`table-layout: fixed;` to prevent it from overflowing it's alloated
fieldset.

Test plan
1/ Play with various screen resolutions and zoom levels on the point of
sale page (This is easily achieved with chrome developer tools and the
'device toolbar' options.
2/ Apply the patch and build the css from it.
3/ Play with the various screen resolutions again and this time note
that the tables should not overflow their boundaries.
4/ Signoff

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


More information about the Koha-bugs mailing list