forked from data.coop/website
For the menu to unfold correctly, we remove the absolute position
This commit is contained in:
parent
9bf14530ce
commit
0bf9595e03
|
@ -106,8 +106,8 @@ body {
|
|||
|
||||
.datacoop-menulists
|
||||
{
|
||||
position: absolute;
|
||||
bottom: 20px;
|
||||
/*position: absolute;*/
|
||||
/*bottom: 20px;*/
|
||||
}
|
||||
|
||||
.data-coop-sidebar-logo
|
||||
|
|
Loading…
Reference in a new issue