[Koha-bugs] [Bug 19511] local cover images not centered in table on OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 23 07:55:57 CEST 2017


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

--- Comment #1 from Lyle Kozloff <lyle at lyle.work> ---
A work around is to add the following to IntranetUserCSS:

[id*="local-thumbnail"] img{
   display: block;
   margin: auto;
}

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


More information about the Koha-bugs mailing list