http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14896 Bug ID: 14896 Summary: Errors in staff-global.css (.import_export_options) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Line 1859 and following in staff-global.css: .import_export_options .export_ok { padding: 10; - Should be: 10px; ---------- Line 1866 and following .import_export_options { padding: 10; - Should be: 10px. - Seems to be redundant to line 1859 and following -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.