Fixed issue with closebutton not working on frontpage

This commit is contained in:
Kasper Rynning-Tønnesen
2017-04-29 17:58:19 +02:00
parent 7942c8b121
commit c97fc41399

View File

@@ -321,7 +321,7 @@ li.disabled span {
position: fixed;
bottom: 175px;
right: 20px;
z-index: 101;
z-index: 999999999999999;
font-size: 18px;
color: white;
text-shadow: 0px 0px 2px black;