mobile close button properly possitioned
This commit is contained in:
parent
ae073e059c
commit
f92276c903
|
@ -426,7 +426,7 @@
|
|||
.toogle:checked+.toogled-menu{
|
||||
display: block;
|
||||
margin-top: 4px;
|
||||
/*position: relative; */
|
||||
position: relative;
|
||||
}
|
||||
.toogle-show {
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in New Issue