diff --git a/src/main/webapp/css/style.css b/src/main/webapp/css/style.css index 8f911f3c9..fcffadc98 100644 --- a/src/main/webapp/css/style.css +++ b/src/main/webapp/css/style.css @@ -219,7 +219,7 @@ ul.searchOptionLabels li { #searchOptions.active .container { height: auto; - overflow-y: scroll; + overflow-y: auto; top: 0; right: 0; bottom: 0;