From 18c06b50432c93ae8f2bfb8183edfc6d32746274 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Mon, 21 Oct 2013 20:44:31 +0200 Subject: [PATCH] user top right button should not cover notifications, they can be closed with a click on the "x" --- public/css/header.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/header.styl b/public/css/header.styl index 1512a4a065..a12f1b1408 100644 --- a/public/css/header.styl +++ b/public/css/header.styl @@ -18,7 +18,7 @@ top: 0.5em right: 0.5em font-size: 0.85em - z-index: 9000 + z-index: 1011 .site-nav margin-bottom: 0px