> I've noticed that there's a translation too long in french in
> catalogue/moredetail.pl so it's unreadable. Cf image.

This is a problem with the page's stylesheet which can be corrected
immediately by adding some CSS to your intranetUserCSS system
preference:

ol.bibliodetails li {
    clear: left;
}
.label {
    white-space: normal;
    border-radius: 0;
    text-align: left;
    line-height: inherit;
}

I have filed Bug 21522 for an official fix.

 -- Owen

-- 
Web Developer
Athens County Public Libraries
https://www.myacpl.org
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to