From cd139615ccb30105198cd91bae7cd593b462350f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 22 Dec 2014 16:22:53 +0100 Subject: [PATCH] wcs: don't put login/logout link to high in the z-index --- wcs/auf-2014/wcs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcs/auf-2014/wcs.css b/wcs/auf-2014/wcs.css index 1ea743a..d6a13ce 100644 --- a/wcs/auf-2014/wcs.css +++ b/wcs/auf-2014/wcs.css @@ -249,7 +249,7 @@ p#login { position: absolute; top: 140px; right: 10px; - z-index: 1000; + z-index: 100; } p#logout a,