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 { .firstchordline {
line-height: 1.0em; line-height: 1.0em;
} }
.ws {
display: none;
white-space: pre-wrap;
}
</style> </style>
<script> <script>
var timer = null; var timer = null;