https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27099 Bug ID: 27099 Summary: Stage for import button not showing up Change sponsored?: --- Product: Koha Version: 19.05 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: MARC Bibliographic record staging/import Assignee: koha-bugs@lists.koha-community.org Reporter: eric.begin@inLibro.com QA Contact: testopia@bugs.koha-community.org Some of our clients report that the 'Stage for import' button disappeared in the Stage MARC records page. This problem seams to be related to Chrome 87. The button is still there, but hidden by the language bar at the bottom of the page. A temporary workaround is to add a margin to the <main> element in IntranetUserCSS In our case, we added main { margin-bottom: 50px; } The problem is also present on 20.05 No tested yet on master. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.