https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644
--- Comment #3 from Owen Leonard <[email protected]> --- Created attachment 175309 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175309&action=edit Bug 38644: Remove CSS rule to hide breadcrumbs in mobile view I think the original intent was to simplify the mobile view and avoid offering a menu that was a very small target, but those issues should be addressed, if necessary, without compromising accessibility. This patch removes the CSS rule which hides the breadcrumb menu when the screen is less than 767 pixels wide. To test, apply the patch and rebuild the OPAC CSS. - Clear your browser cache if necessary. - View any page in the OPAC which has a breadcrumbs menu. - Resize your browser window until it is very narrow to confirm that the breadcrumb menu stays visible. Sponsored-by: Athens County Public Libraries -- 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/
