[Koha-bugs] [Bug 20268] CSS regression: white gap on the top of the staff pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 23 14:51:15 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20268

--- Comment #9 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 73180
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73180&action=edit
Bug 20268 (follow-up) Correct template error

The login template must have a class attribute on the body tag in order
for the template to pass tests.

To test, apply the patch and confirm that the staff client login form
still looks the same. For further confirmation you could update the
IntranetUserCSS system preference with something like this:

.main_main-auth {
    background-color: #CCF;
}

The login form should now have a different background color.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list