https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21522

--- Comment #3 from Victor Grousset/tuxayo <[email protected]> ---
Created attachment 82913
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82913&action=edit
new CSS fix

The previous intranetUserCSS workaround was causing a minor issue.

Here is a simpler one which doesn't cause the wrapped text to cross the
delimiter of the next line.


/* To remove when the following bugzilla ticket will be finished and deployed
*/
/* https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21522 */

body#catalog_moredetail ol.bibliodetails span.label {
    width: 18em;
}

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to