Koha/koha-tmpl/opac-tmpl/ccsr/en
Owen Leonard a52bedaeac 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 <nengard@bywatersolutions.com>
all tests pass

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Simple CSS change, no string changes.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-05-13 10:02:24 -04:00
..
css Bug 10196 - items table partially hidden in marc view in ccsr 2013-05-13 10:02:24 -04:00
includes Bug 10017: Fix CSS for right-to-left in CCSR theme 2013-05-01 06:38:40 -04:00
js Bug 9679 - can't place hold from cart in CCSR 2013-05-12 09:57:53 -04:00
lib Bug 9572 follow-up: duplicate jQueryUI upgrade in CCSR 2013-04-02 08:56:23 -04:00