Skip to content

Commit 032d7a3

Browse files
committed
Fix wrapping issue with code
1 parent 5fc7603 commit 032d7a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ a:visited{
269269
-moz-border-radius: 3px;
270270
border-radius: 3px;
271271
font-size: 15px;
272+
overflow-x: auto;
272273
}
273274

274275
.post code { padding: 1px 5px; }

0 commit comments

Comments
 (0)