modify position of search options

This commit is contained in:
Shinsuke Sugaya 2017-03-02 18:04:17 +09:00
parent 5f7cbb25b3
commit 3c7a13db23

View file

@ -219,7 +219,7 @@ ul.searchOptionLabels li {
#searchOptions.active .container {
height: auto;
overflow-y: scroll;
overflow-y: auto;
top: 0;
right: 0;
bottom: 0;