mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-05 04:05:10 -05:00
Merge pull request #2429 from jshawl/code-overflow-fix
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user