tests: Tweak mocha report spacing

pull/5050/head
Richard Hansen 2021-06-05 03:16:33 -04:00
parent b09b895ac7
commit 960c2c0c0d
1 changed files with 0 additions and 15 deletions

View File

@ -37,17 +37,6 @@ body {
font-size:80%; font-size:80%;
} }
#mocha-report {
margin: 0;
padding: 0;
margin-top: 10px;
}
#mocha li {
margin: 0;
padding: 0;
}
#mocha ul { #mocha ul {
list-style: none; list-style: none;
} }
@ -197,10 +186,6 @@ body {
text-align: right; text-align: right;
} }
#mocha-stats {
height: 80px;
}
#mocha-stats .progress { #mocha-stats .progress {
float: right; float: right;
padding-top: 0; padding-top: 0;