diff --git a/tests/frontend/runner.css b/tests/frontend/runner.css index 91c7431f..0e4b5fd1 100644 --- a/tests/frontend/runner.css +++ b/tests/frontend/runner.css @@ -188,9 +188,9 @@ body { } #stats { - position: absolute; + position: fixed; top: 15px; - right: 10px; + right: 52%; font-size: 12px; margin: 0; color: #888;