[Koha-bugs] [Bug 10196] items table partially hidden in marc view in ccsr

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 10 22:07:35 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10196

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 18083
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18083&action=edit
Bug 10196 - items table partially hidden in marc view in ccsr

In the CCSR theme's OPAC MARC view the table of items is truncated
because the container div is styled with "overflow:hidden." I think the
complete display of information is more important than not seeing a
horizontal scrollbar, so this patch removes the style.

To test, apply the patch and clear your browser cache. View a MARC
detail page for a title which has holdings and confirm that the entire
table can be seen. Test other pages to make sure no unwanted layout
changes have resulted.

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


More information about the Koha-bugs mailing list