rm fallback white-space for <code>

If my analysis is right, this should be unnecessary.
This commit is contained in:
Chris Rebert 2013-06-25 15:53:48 -06:00
parent 211d6831fc
commit 1bb159aa6f

View File

@ -47,7 +47,6 @@ pre {
code {
padding: 0;
color: inherit;
white-space: pre;
white-space: pre-wrap;
background-color: transparent;
border: 0;