From 8b35959ff6af9e8a449b200016e7b9a1cfa66041 Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Sun, 1 Mar 2015 08:25:35 +0200 Subject: [PATCH] Update Nav position Fixes #178 --- assets/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/screen.css b/assets/css/screen.css index 120783f..75e4a98 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -529,7 +529,7 @@ body.nav-opened .nav-cover { top: 0; right: 0; bottom: 0; - z-index: 5; + z-index: 50; width: 240px; opacity: 0; background: #111;