https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23720
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #93719|0 |1 is obsolete| | --- Comment #10 from Owen Leonard <[email protected]> --- Created attachment 93744 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93744&action=edit Bug 23720: Add div wrapper to search results to make moving cover images easier TEST PLAN: 1. Apply this patch and turn on some cover images. 2. Add this CSS: '.bibliocol {display: flex;}.coverimages {padding-right:20px;}' to the OPACUserCSS. 3. Notice covers on left. 4. Remove CSS and notice covers should look normal on the right side. Signed-off-by: Owen Leonard <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
