HFP-2860 Fix white-space style

pull/69/head
Frode Petterson 2019-10-25 13:04:37 +02:00
parent ec518a6f67
commit 8bf43081dd
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}