Prevent long code lines from breaking the layout

This commit is contained in:
str4d
2013-04-25 05:10:50 +00:00
parent ecc2af4ebe
commit 9730b29032

View File

@@ -222,6 +222,10 @@ div#content .inner td {
padding: 5px;
}
.highlight {
overflow: auto;
}
#global-footer {
width:auto;
border-top:3px