forked from root/threadr.lostcave.ddnss.de
i think i fixed it (and that's a pun but you'd have to look into the changes to get it)
parent
906df5e0f5
commit
0031d731a8
|
@ -317,7 +317,7 @@ ul.list li a.active {
|
||||||
|
|
||||||
.dropdown-content {
|
.dropdown-content {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
background-color: %COLOR_BLUE%;
|
background-color: %COLOR_BLUE%;
|
||||||
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|
Loading…
Reference in New Issue