https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38767 Bug ID: 38767 Summary: Statuses in the holdings table should be divs not spans Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com In the holdings table there is a the status column, there can sometimes be multiple statuses per item. When there is the are displayed in <span>, being inline makes each status run together. They need to be block level <div> to be more readable. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.