fix code overflow

This commit is contained in:
jomo
2014-05-04 04:35:55 +02:00
parent a99109ec80
commit 2ec5238e37

View File

@@ -301,6 +301,7 @@ pre {
background: #3f3f3f !important; background: #3f3f3f !important;
border: none; border: none;
border-radius: 3px; border-radius: 3px;
overflow-x: auto;
} }
} }