Fix wrap on view source

pull/1376/head
Matthew Hodgson 2016-04-10 14:18:57 +01:00
parent ad9d032f82
commit a1b78f93fe
1 changed files with 1 additions and 0 deletions

View File

@ -19,4 +19,5 @@ limitations under the License.
font-size: 12px;
padding: 0.5em 1em 0.5em 1em;
word-wrap: break-word;
white-space: pre-wrap;
}