For the menu to unfold correctly, we remove the absolute position

This commit is contained in:
Halfdan 2021-01-26 21:44:28 +01:00
parent 9bf14530ce
commit 0bf9595e03

View file

@ -106,8 +106,8 @@ body {
.datacoop-menulists .datacoop-menulists
{ {
position: absolute; /*position: absolute;*/
bottom: 20px; /*bottom: 20px;*/
} }
.data-coop-sidebar-logo .data-coop-sidebar-logo