https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28879 Bug ID: 28879 Summary: Display of metadata with long label names looks terrible Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: andrew.isherwood@ptfs-europe.com This has come to light whilst developing a RapidILL backend. When viewing a request, the request metadata display is completely borked if a metadata property name is long. The CSS appears to be trying to emulate a table layout, which only works with short metadata labels. This can much better be achieved with Flex. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.