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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/