Merge branch 'dev' into live
[dylansserver.git] / includes / style.css
index 982e0a0..7f2e6cd 100644 (file)
@@ -167,6 +167,8 @@ p {
 pre {
        margin-top:20px;
        margin-bottom:20px;
+    width:100%;
+    overflow:auto;
 }
 
 #navigation {