Bug 1142594: mid-air collision page displayed incorrectly due to markdown CSS changes

r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265909 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org 2015-04-08 08:15:52 +00:00
parent 51f39b3721
commit 8a5d06fe60
3 changed files with 2 additions and 11 deletions

View File

@ -1 +1 @@
9363 9364

View File

@ -1 +1 @@
9bd23db9178cd22dc7716e1500d46a78aa65fa4c 721ce1638ad8e613efec8aff3ed3ca0110ad08e3

View File

@ -251,15 +251,6 @@
textarea { textarea {
font-family: monospace; font-family: monospace;
} }
blockquote {
border-left: 0.2em solid #CCC;
color: #65379C;
padding: 0;
margin-left: 0.5em;
margin-bottom: -1em;
white-space: pre;
}
/* generic (end) */ /* generic (end) */
#login_form { #login_form {