fixed overlay z-index

This commit is contained in:
Andreas N 2015-01-03 19:53:22 +01:00
parent 7d9a0b720d
commit 30189ae6b8
1 changed files with 4 additions and 0 deletions

View File

@ -69,4 +69,8 @@ body {
.j2-up {
text-transform: uppercase;
}
.sweet-overlay {
z-index: 1031;
}