Fix scrolling with syntax highlighting.

This commit is contained in:
Matt
2013-05-13 03:57:39 +00:00
parent b666102dbf
commit 9c7d693a8d

View File

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