summaryrefslogtreecommitdiffstats
path: root/client/components/main
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-02-22 02:24:43 +0200
committerLauri Ojansivu <x@xet7.org>2018-02-22 02:24:43 +0200
commit31f25bcddbc8e3a1f0e2c657d7189da2e10f4c49 (patch)
tree04d9e58206351200944e11dfa7c8c455e5ac8d3d /client/components/main
parent7498dba32c8fbf460e04af49d5fb32dc5e63ed8b (diff)
parent1ec5e90706ed99a5258d23615fce91ff854dfd57 (diff)
downloadwekan-31f25bcddbc8e3a1f0e2c657d7189da2e10f4c49.tar.gz
wekan-31f25bcddbc8e3a1f0e2c657d7189da2e10f4c49.tar.bz2
wekan-31f25bcddbc8e3a1f0e2c657d7189da2e10f4c49.zip
Merge branch 'stefano-pogliani-card-shadow' into devel
Diffstat (limited to 'client/components/main')
-rw-r--r--client/components/main/header.styl2
1 files changed, 2 insertions, 0 deletions
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,