i think i fixed it (and that's a pun but you'd have to look into the changes to get it)

master
Jakob 2020-04-01 01:53:08 +02:00
parent 906df5e0f5
commit 0031d731a8
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ ul.list li a.active {
.dropdown-content {
display: none;
position: absolute;
position: fixed;
background-color: %COLOR_BLUE%;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;