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

This commit is contained in:
Parker Moore 2014-05-20 12:12:36 -04:00
commit 395d65454c
1 changed files with 1 additions and 0 deletions

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; }