Fix z-index issue in the resolved comments dropdown.

This commit is contained in:
Paulo Reis 2017-10-18 11:09:55 +01:00
parent cfa0989a03
commit f6ebbc37db

View file

@ -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: '';