From ffbd3ccc2ad533a48fd31ac88b0e1404819cc4b7 Mon Sep 17 00:00:00 2001 From: Stefano Pogliani Date: Wed, 21 Feb 2018 22:34:32 +0000 Subject: Fix card shadow to cover the full page. --- client/components/main/header.styl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/components/main') diff --git a/client/components/main/header.styl b/client/components/main/header.styl index 4abc1d55..7993ce6a 100644 --- a/client/components/main/header.styl +++ b/client/components/main/header.styl @@ -4,6 +4,7 @@ color: white transition: background-color 0.4s background: #2980B9 + z-index: 17 #header-main-bar height: 40px @@ -99,6 +100,7 @@ height: 28px font-size: 12px display: flex + z-index: 17 #header-user-bar, #header-new-board-icon, -- cgit v1.2.3-1-g7c22