Preserve whitespace

This commit is contained in:
Wliu
2017-11-01 13:59:02 +01:00
parent cbc2bdb20b
commit 4c02e96f2a

View File

@@ -165,6 +165,7 @@ body {
font-weight: bold;
color: #d9534f;
padding: 5px 0 5px 0;
white-space: pre-wrap;
}
.result-message.deprecation-message {