Merge pull request #332 from bjornblomqvist/preserve-whitespace-in-result-message
Fixes #296, Whitespace failures will now be esier to understand.
This commit is contained in:
@@ -305,6 +305,8 @@ body {
|
||||
padding-top: $line-height;
|
||||
|
||||
color: $text-color;
|
||||
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.result-message span.result {
|
||||
|
||||
Reference in New Issue
Block a user