summaryrefslogtreecommitdiffstats
path: root/client/components/main
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-02-23 21:01:44 +0200
committerLauri Ojansivu <x@xet7.org>2018-02-23 21:01:44 +0200
commit57cf86a79fe56e89516e9e08746fce217f1c4c98 (patch)
tree0c8dda2fb4ffe2280c1fd48913fea4c4e869e8ff /client/components/main
parent1ef663531bb0c52ec37d4132a110c7b8d01561e8 (diff)
parent5bdb392258bd3d3863699e5bf05b64b70f222621 (diff)
downloadwekan-57cf86a79fe56e89516e9e08746fce217f1c4c98.tar.gz
wekan-57cf86a79fe56e89516e9e08746fce217f1c4c98.tar.bz2
wekan-57cf86a79fe56e89516e9e08746fce217f1c4c98.zip
Merge branch '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,