Always display the test overview panel

This commit is contained in:
Marcel Klehr 2012-11-18 12:49:59 +01:00
parent 1b409d7b9d
commit bec2c3692d
1 changed files with 2 additions and 2 deletions

View File

@ -188,9 +188,9 @@ body {
}
#stats {
position: absolute;
position: fixed;
top: 15px;
right: 10px;
right: 52%;
font-size: 12px;
margin: 0;
color: #888;