fix warnings when compiling with rust 1.7
[rust-101.git] / docs / pycco_custom.css
index 643a7e394afa2cde655ea7f1de8dfbeab0056ba5..6832cf896fb4c332806eacf39905bd8e2a87251a 100644 (file)
@@ -16,6 +16,7 @@ body {
     position: relative;
     display: inline-block;
     min-height: 100%;
+    min-width: 100%;
 }
 
 h1, h2, h3, h4, h5, h6 {
@@ -63,7 +64,7 @@ div.code {
     }
 }
 
-@media screen and (max-width:1000px) {
+@media screen and (max-width:1200px) {
     #background {
         background: none;
         border: none;