modify position of search options

This commit is contained in:
Shinsuke Sugaya 2017-03-02 18:04:17 +09:00
parent 8f8e625837
commit e19e888b0f

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;