http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10196
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18084|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 18089 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18089&action=edit [PASSED QA] 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. Signed-off-by: Nicole C. Engard <[email protected]> all tests pass Signed-off-by: Katrin Fischer <[email protected]> Simple CSS change, no string changes. -- 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/
