https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30701
--- Comment #1 from Aleisha Amohia <[email protected]> --- Created attachment 134670 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134670&action=edit Bug 30701: Make Upload Tool buttons work on mobile-size screen When the Upload tool is accessed on a smaller (mobile) screen (less than 768 pixels wide), the Upload and Browse buttons cannot be clicked. This patch fixes that. To test: 1) Go to Tools -> Upload 2) Make the screen narrower, either by opening your browser's Inspector tool and using Responsive Design Mode, or by dragging in the edge of the window to make it narrower. 3) Notice that when the screen becomes narrower than 768px, the sections squash together and the padding between them is lost. Try to click on the Browse and Upload buttons, notice you cannot. 4) Apply patch and refresh the Upload Tool 5) Ensure the screen is narrower than 768px. Confirm there is now padding between the sections, and the buttons are clickable again. Sponsored-by: Chartered Accountants Australia and New Zealand -- 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/
