From 727f3325f6f74c1584e11082920a9eb085d689e5 Mon Sep 17 00:00:00 2001 From: Anton Strogonoff Date: Mon, 17 Dec 2018 05:48:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20Make=20sure=20docs=20nav=20doesn?= =?UTF-8?q?=E2=80=99t=20obscure=20footer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #54 --- _sass/open-project-header-footer.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/_sass/open-project-header-footer.scss b/_sass/open-project-header-footer.scss index 13dd6f2..45f1bf9 100644 --- a/_sass/open-project-header-footer.scss +++ b/_sass/open-project-header-footer.scss @@ -168,6 +168,7 @@ body > .underlay > footer { body > .underlay.footer { background: #2E333B; + z-index: 5; } body > .underlay > header {