https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19348
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #67334|0 |1 is obsolete| | --- Comment #4 from Nick Clemens <[email protected]> --- Created attachment 68278 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68278&action=edit Bug 19348: Title column in item search is too narrow This patch adds IDs to the item search results table header so that columns can be targeted by CSS or JS. The CSS for the item search page has been modified to give the title column a minimum width. To test, apply the patch and clear your browser cache if necessary. Perform an item search and confirm that the title column stays at a reasonable width. Signed-off-by: Dominic Pichette <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- 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/
