added word-wrap less rule to .test-output

pull/11705/head
Chaim Lando 2016-11-18 20:05:14 +05:30
parent 96f5b3a2af
commit 78a1f9f036
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@
font-family: "Ubuntu Mono";
margin-top: 8px;
line-height:20px;
word-wrap: break-word;
}
.grayed-out-test-output {