Fix possibility to scroll the menu on responsive view

This commit is contained in:
Benjamin Renard 2020-12-16 14:51:26 +01:00
parent 0f0bff5a77
commit 28ac541c3c

View file

@ -424,6 +424,7 @@ input[type='submit'].LSview_search {
z-index: 1001;
top: 0px;
height: 100%;
overflow: auto;
}
#status {