Fix another test.

This commit is contained in:
Tomas Groth 2017-02-21 06:17:21 +01:00
parent e40e7920d6
commit 37e4a05be7

View File

@ -79,6 +79,10 @@ HTML = """
.firstchordline {
line-height: 1.0em;
}
.ws {
display: none;
white-space: pre-wrap;
}
</style>
<script>
var timer = null;