https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39780
--- Comment #8 from Owen Leonard <[email protected]> --- (In reply to David Nind from comment #5) > 5. Library groups - edit form: nothing seems to have changed for me, except > that the feature labels are in bold. When you resize the screen, nothing > changes. The responsiveness of the grid is based on a container query, which means that it adjust based on the container it is in rather than the whole page. In the case of the edit modal the width is fixed. -- 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/
