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
1 changed files with 2 additions and 2 deletions

View File

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