Fix spacing below Menu button
This commit is contained in:
parent
44b77c7554
commit
b60b1c8c18
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
display: none;
|
display: none;
|
||||||
min-width: 140px;
|
min-width: 140px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 31px;
|
top: 24px;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue