Fix language menu sroll on mobile

See merge request monero-project/monero-site!1105
This commit is contained in:
luigi1111 2019-09-04 15:47:40 +02:00
commit f526194a0f

View file

@ -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;