summaryrefslogtreecommitdiff
path: root/src/main/webapp/css/test_results.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/css/test_results.css')
-rw-r--r--src/main/webapp/css/test_results.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webapp/css/test_results.css b/src/main/webapp/css/test_results.css
index f717e79..5be42da 100644
--- a/src/main/webapp/css/test_results.css
+++ b/src/main/webapp/css/test_results.css
@@ -43,7 +43,7 @@ li.test-run-container.active {
background: white;
padding: 10px;
margin-bottom: 25px;
- max-height: 80%;
+ max-height: 33%;
overflow: auto;
}
.indicator {