https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20328 Bug ID: 20328 Summary: White margin at the top of the home page of the staff client Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: alexbuckley@catalyst.net.nz Reporter: alexbuckley@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com There is a 13px high white margin at the top of the home page of the Koha staff client. After doing a git bisect I found that this bug was introduced in the patch for bug 19981 with the following addition to staff-global.css: .main { margin-top: 1em; } -- You are receiving this mail because: You are watching all bug changes.