Bug 664788 - console.log(message) doesn't show leading whitespace in message, backout to clear some orange

This commit is contained in:
Rob Campbell 2011-06-24 09:54:45 -03:00
parent aaf586a8d1
commit e9686a2316
3 changed files with 0 additions and 3 deletions

View File

@ -90,7 +90,6 @@
margin-bottom: 3px;
-moz-margin-start: 3px;
-moz-margin-end: 6px;
white-space: pre-wrap;
}
.webconsole-msg-body-piece {

View File

@ -93,7 +93,6 @@
margin-bottom: 3px;
-moz-margin-start: 3px;
-moz-margin-end: 6px;
white-space: pre-wrap;
}
.webconsole-msg-body-piece {

View File

@ -89,7 +89,6 @@
margin-bottom: 3px;
-moz-margin-start: 3px;
-moz-margin-end: 6px;
white-space: pre-wrap;
}
.webconsole-msg-body-piece {