Ensure close button is behind sticky bar

This commit is contained in:
Bjarne Fyrstenborg
2017-09-20 18:39:51 +02:00
parent 35177eea9f
commit 1238c10b3d

View File

@@ -438,6 +438,7 @@ ul.color-picker li a {
top: 3px;
right: 3px;
cursor: pointer;
z-index: 1;
}
.umb-close-cropper:hover {