https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34341
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154655|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 154754 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154754&action=edit Bug 34341: Revert Bug 34072: Holds queue search interface hidden on small screens This patch undoes the changes made by 34072 because they have had a more far-reaching effect than was expected. I have never been able to reproduce Bug 34072 before the patch. To test, apply the patch and rebuild the staff interface CSS. - Go to Circulation -> Holds queue - Try adjusting the width of the browser window to confirm that it is responsive at various widths. - When the viewport width is below 768 the page layout will adjust, and the contents of the sidebar will drop below the table of holds. This is consistent with other pages in the staff interface. - Check that the corrected CSS has resulted in a correction to the layout of submit buttons in forms: - For example, in Administration -> Cities and towns -> New city. - Before the patch there was no padding between the submit button and the white fieldset containing the form fields. - After the patch the correct padding has been restored. Signed-off-by: Lucas Gass <[email protected]> Signed-off-by: Katrin Fischer <[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/
