浏览代码

modify position of search options

Shinsuke Sugaya 8 年之前
父节点
当前提交
e19e888b0f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/webapp/css/style.css

+ 1 - 1
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;