Undo white-space nowrap for pre tags.

This commit is contained in:
Matt
2013-05-13 04:16:47 +00:00
parent 93628eba84
commit 9288279fc9

View File

@@ -62,7 +62,6 @@ hr.gradient {
/* Syntax Highlighting */
.highlight > pre {
word-wrap: normal;
white-space: nowrap;
margin-top: 1em;
margin-bottom: 1em;
border: 1px solid #ccc;