position relative to stack the item above to avoid opacity issue

This commit is contained in:
Marc Goodson
2018-09-01 19:27:55 +01:00
parent c95cc14703
commit c6a31b30f1

View File

@@ -42,8 +42,7 @@
display: block;
margin-top: -30px;
margin-left: -10px;
/*Need to reset the opacity?*/
opacity: 0.99;
position: relative;
}
.umb-media-grid__item.-selected {