mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 20:26:49 +02:00
tests: make test runner width 80/20
This commit is contained in:
parent
6d34e5b427
commit
7be701dbea
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user