Commit 721ce163 authored by Nobody; OK to take it and work on it's avatar Nobody; OK to take it and work on it Committed by Byron Jones

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

r=glob,a=glob
parent 9bd23db9
...@@ -251,15 +251,6 @@ ...@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment