From f6ebbc37db0eeed76167ad0b88ce8ed6ffc02a3c Mon Sep 17 00:00:00 2001 From: Paulo Reis Date: Wed, 18 Oct 2017 11:09:55 +0100 Subject: [PATCH] Fix z-index issue in the resolved comments dropdown. --- services/web/public/stylesheets/app/editor/review-panel.less | 1 + 1 file changed, 1 insertion(+) diff --git a/services/web/public/stylesheets/app/editor/review-panel.less b/services/web/public/stylesheets/app/editor/review-panel.less index 13b8b7e03f..f6896c5753 100644 --- a/services/web/public/stylesheets/app/editor/review-panel.less +++ b/services/web/public/stylesheets/app/editor/review-panel.less @@ -941,6 +941,7 @@ justify-content: center; border-radius: 3px; box-shadow: 0 0 20px 10px rgba(0, 0, 0, .3); + z-index: 1; &::before { content: '';