modify position of search options
This commit is contained in:
parent
5f7cbb25b3
commit
3c7a13db23
1 changed files with 1 additions and 1 deletions
|
@ -219,7 +219,7 @@ ul.searchOptionLabels li {
|
|||
|
||||
#searchOptions.active .container {
|
||||
height: auto;
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue