Created attachment 125737 [details] LOC Classification in OPAC When a title has multiple LOC classifications they appear smooshed together with no spaces in both the staff client and OPAC. If there are multiple classifications then additional ones should appear on a newline for legibility's sake. Another option would be to use the pipe character to separate additional classifications, similar to how subject headings appear.
I'm going to mark this a duplicate of Bug 27613 because the patch for that bug makes improvements which I think are the correct solution for this bug report. *** This bug has been marked as a duplicate of bug 27613 ***
Created attachment 125745 [details] Screenshot showing a customized display with Bug 27613 This is what it would look like if you added custom CSS separating the tags. Otherwise the pipe character would appear where the ♦ is.
(In reply to Owen Leonard from comment #2) > Created attachment 125745 [details] > Screenshot showing a customized display with Bug 27613 > > This is what it would look like if you added custom CSS separating the tags. > Otherwise the pipe character would appear where the ♦ is. Thank you so much, that's exactly what I was looking for!