mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed issue with closebutton not working on frontpage
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user