mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-16 15:33:02 +01:00
Fix possibility to scroll the menu on responsive view
This commit is contained in:
parent
0f0bff5a77
commit
28ac541c3c
1 changed files with 1 additions and 0 deletions
|
@ -424,6 +424,7 @@ input[type='submit'].LSview_search {
|
||||||
z-index: 1001;
|
z-index: 1001;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#status {
|
#status {
|
||||||
|
|
Loading…
Reference in a new issue