diff --git a/assets/stylesheets/explorer.scss b/assets/stylesheets/explorer.scss index bcfb32a..24dc966 100644 --- a/assets/stylesheets/explorer.scss +++ b/assets/stylesheets/explorer.scss @@ -290,7 +290,7 @@ table.group-reports { section { width: 100%; overflow: auto; - height: 1000px; + max-height: 1000px; } table { width: 100%;