about summary refs log tree commit diff
path: root/uploader/static/js/populations.js
diff options
context:
space:
mode:
Diffstat (limited to 'uploader/static/js/populations.js')
-rw-r--r--uploader/static/js/populations.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/static/js/populations.js b/uploader/static/js/populations.js
index 89ededa..111ebb7 100644
--- a/uploader/static/js/populations.js
+++ b/uploader/static/js/populations.js
@@ -22,7 +22,7 @@ $(() => {
         {
             select: "single",
             paging: true,
-            scrollY: 700,
+            scrollY: 500,
             deferRender: true,
             scroller: true,
             scrollCollapse: true,