mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +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;
|
||||
top: 0px;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#status {
|
||||
|
|
Loading…
Reference in a new issue