wcs: don't put login/logout link to high in the z-index

This commit is contained in:
Frédéric Péters 2014-12-22 16:22:53 +01:00
parent 491a86ba8e
commit cd139615cc
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ p#login {
position: absolute;
top: 140px;
right: 10px;
z-index: 1000;
z-index: 100;
}
p#logout a,