Skip to content

Commit b8cb557

Browse files
committed
Fix test output word-wrap
1 parent 7eaea73 commit b8cb557

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/assets/css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ a:visited {
165165
-o-border-radius: 4px 4px;
166166
padding: 10px 20px;
167167
word-wrap: break-word;
168+
white-space: inherit;
168169
font-size: 13px;
169170
}
170171

0 commit comments

Comments
 (0)