https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21516 Bug ID: 21516 Summary: Request notes CSS bug makes them unreadable Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: andrew.isherwood@ptfs-europe.com There's a bug in the CSS that is indirectly related to the layout of the staff and OPAC request notes. There's a 1em height specified that cascades to all divs in the containing div, this is fine for everything apart from the notes, which may need a height greater than 1em. An exception rule needs creating. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.