From b868aa1dc7af16ddea8f65ed60683a6f440567ec Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 10 May 2017 18:48:22 +0500 Subject: Fixes for RC1 (#6376) * PLT-6505 - Fixing z-index for post control menu * PLT-6507 - Channel header icons not aligned * PLT-6508 - Options popover issue on android * PLT-6528 - Removing cross contamination on badge * PLT-6535 - Aligning content in SSO buttons * PLT-6509 - Aligning dropdown close icon --- webapp/sass/layout/_post.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'webapp/sass/layout/_post.scss') diff --git a/webapp/sass/layout/_post.scss b/webapp/sass/layout/_post.scss index 4985e3cba..2b84d01f9 100644 --- a/webapp/sass/layout/_post.scss +++ b/webapp/sass/layout/_post.scss @@ -651,6 +651,12 @@ visibility: visible; } + .post__header { + .col__reply { + z-index: 7; + } + } + .post__body { background: transparent !important; } -- cgit v1.2.3-1-g7c22