Commit dd8e682c authored by Tom Tromey's avatar Tom Tromey
Browse files

Bug 1345533 - display newlines in some console messages; r=nchevobbe

MozReview-Commit-ID: JPz5XUJFQek

--HG--
extra : rebase_source : be05494ce2857acebb8372ab40879a82598ab54f
parent 7a45a416
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -148,7 +148,7 @@ a {
  display: flex;
}

.message-body > * {
.message-body {
  white-space: pre-wrap;
  word-wrap: break-word;
}