diff --git a/styles/h5p.css b/styles/h5p.css index 7600b28..afd5bcc 100644 --- a/styles/h5p.css +++ b/styles/h5p.css @@ -558,7 +558,7 @@ div.h5p-fullscreen { border: 1px solid #c7c7c7; border-left-width: 4px; max-width: 100%; - white-space: nowrap; + white-space: pre; overflow: auto; }