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
|
.datacoop-menulists
|
||||||
{
|
{
|
||||||
position: absolute;
|
/*position: absolute;*/
|
||||||
bottom: 20px;
|
/*bottom: 20px;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
.data-coop-sidebar-logo
|
.data-coop-sidebar-logo
|
||||||
|
|
Loading…
Reference in a new issue