mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
tests: Tweak mocha report spacing
This commit is contained in:
parent
b09b895ac7
commit
960c2c0c0d
1 changed files with 0 additions and 15 deletions
|
@ -37,17 +37,6 @@ body {
|
|||
font-size:80%;
|
||||
}
|
||||
|
||||
#mocha-report {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#mocha li {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#mocha ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
@ -197,10 +186,6 @@ body {
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
#mocha-stats {
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
#mocha-stats .progress {
|
||||
float: right;
|
||||
padding-top: 0;
|
||||
|
|
Loading…
Reference in a new issue