[Koha-bugs] [Bug 21522] Labels incorrectly inheriting some default Bootstrap style properties

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 21 12:45:09 CET 2018


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

--- Comment #2 from Victor Grousset/tuxayo <victor.grousset at biblibre.com> ---
Thanks for this by the way :) I confirm that it works.

In intranetUserCSS syspref:

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

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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list