PLT-6569 - FIxing z-index for channel header (#6396)

This commit is contained in:
Asaad Mahmood
2017-05-12 01:19:00 +05:00
committed by Joram Wilander
parent e22bab5be0
commit 9ad61491d6

View File

@@ -5,7 +5,9 @@
border-left: none;
font-size: 14px;
line-height: 56px;
position: relative;
width: 100%;
z-index: 5;
.member-popover__trigger,
.pinned-posts-button {