X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ddb7f33868ea499ab8f48a7062f145e8c0fbe02f..refs/pull/1756/head:/resources/sass/_text.scss diff --git a/resources/sass/_text.scss b/resources/sass/_text.scss index 315f08c34..cf78c162b 100644 --- a/resources/sass/_text.scss +++ b/resources/sass/_text.scss @@ -224,7 +224,7 @@ code { @extend .code-base; display: inline; padding: 1px 3px; - white-space:pre; + white-space:pre-wrap; line-height: 1.2em; margin-bottom: 1.2em; } @@ -369,4 +369,3 @@ span.sep { margin-right: $-xs; pointer-events: none; } -