mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 12:50:09 +00:00
Bug 664788 - console.log(message) doesn't show leading whitespace in message, backout to clear some orange
This commit is contained in:
parent
aaf586a8d1
commit
e9686a2316
@ -90,7 +90,6 @@
|
||||
margin-bottom: 3px;
|
||||
-moz-margin-start: 3px;
|
||||
-moz-margin-end: 6px;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.webconsole-msg-body-piece {
|
||||
|
@ -93,7 +93,6 @@
|
||||
margin-bottom: 3px;
|
||||
-moz-margin-start: 3px;
|
||||
-moz-margin-end: 6px;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.webconsole-msg-body-piece {
|
||||
|
@ -89,7 +89,6 @@
|
||||
margin-bottom: 3px;
|
||||
-moz-margin-start: 3px;
|
||||
-moz-margin-end: 6px;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.webconsole-msg-body-piece {
|
||||
|
Loading…
x
Reference in New Issue
Block a user