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