Commit 73ec8e03 authored by Mark Otto's avatar Mark Otto

Merge pull request #8298 from cvrebert/patch-2

rm fallback white-space for <code>
parents 211d6831 1bb159aa
......@@ -47,7 +47,6 @@ pre {
code {
padding: 0;
color: inherit;
white-space: pre;
white-space: pre-wrap;
background-color: transparent;
border: 0;
......
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