Merge pull request #2429 from jshawl/code-overflow-fix

This commit is contained in:
Parker Moore
2014-05-20 12:12:36 -04:00

View File

@@ -234,6 +234,7 @@ a:visited { color: #205caa; }
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 15px;
overflow:scroll;
}
.post code { padding: 1px 5px; }