diff --git a/css/custom.css b/css/custom.css index c96d2999..cea3248a 100644 --- a/css/custom.css +++ b/css/custom.css @@ -2422,8 +2422,10 @@ label[for="mobile-burger"] { right: 0; text-align: center; width: inherit; - margin-top: 0.6rem; + margin-top: 0.5rem; background-color: #fff; + max-height: calc(100% - 50px); + overflow: auto; } label[for="moblangdrop"] { display: block;