diff --git a/tests/frontend/runner.css b/tests/frontend/runner.css index 66d3283ca..a1ac4827f 100644 --- a/tests/frontend/runner.css +++ b/tests/frontend/runner.css @@ -16,7 +16,7 @@ body { } #iframe-container { - width: 50%; + width: 80%; min-width: 820px; height: 100%; } @@ -32,6 +32,7 @@ body { flex: 1 auto; height: 100%; overflow: auto; + width:20%; } #mocha #report {