Bug 8339 - div id="login" should be id="login_controls" in header.inc

After experiencing what I believe was stale CSS, I have
implemented oleonard's suggested fix which does work. That is:
header.inc change login to login_controls, and in
staff-global.css change the #login to #login_controls.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
This commit is contained in:
Mark Tompsett 2012-09-12 00:57:43 +08:00 committed by Paul Poulain
parent 5c127f3391
commit d73e1d9dde
2 changed files with 2 additions and 2 deletions

View file

@ -158,7 +158,7 @@ em strong {
padding-top : 1em;
}
#login {
#login_controls {
position : absolute;
right : .5em;
}

View file

@ -44,7 +44,7 @@
</li>
</ul>
</div>
<div id="login">
<div id="login_controls">
[% IF ( AutoLocation ) %]
<strong>
[% LoginBranchname %]