diff --git a/tests/functional/openlp_core_lib/test_htmlbuilder.py b/tests/functional/openlp_core_lib/test_htmlbuilder.py index 5dba1d229..f97da386e 100644 --- a/tests/functional/openlp_core_lib/test_htmlbuilder.py +++ b/tests/functional/openlp_core_lib/test_htmlbuilder.py @@ -248,6 +248,10 @@ CHORD_CSS_ENABLED = """ } .firstchordline { line-height: 2.1em; + } + .ws { + display: inline; + white-space: pre-wrap; }""" __default_settings__ = {