leaflet: enabled scrolling on menu

scrolling in hamburger was not possible
This caused problem especially in landscape mode

Change-Id: I41bff27511390c9a93f3a613f04da377dd3720a5
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92835
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
This commit is contained in:
Pranam Lashkari 2020-04-24 12:00:50 +05:30 committed by Andras Timar
parent 6b486f229a
commit b776e9bf69

View file

@ -11,7 +11,7 @@ span.menu-entry-icon img {
}
#mobile-wizard.menuwizard #mobile-wizard-content{
overflow: hidden !important;
overflow-y: auto !important;
}
#mobile-wizard.menuwizard{