fix index for moderation actions, and view options

This commit is contained in:
okbel
2018-01-03 17:38:22 -03:00
parent 0572a1c97d
commit cb2f032ae1
2 changed files with 2 additions and 2 deletions
@@ -28,7 +28,7 @@
padding: 15px;
box-sizing: border-box;
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
z-index: 10;
z-index: 4;
.ctaHeader {
font-size: 16px;
@@ -9,7 +9,7 @@
height: 144px;
min-height: auto;
margin-top: 16px;
z-index: 10;
z-index: 4;
@media (--tablet) {
width: 650px;