diff --git a/public_html/deployment/main.css b/public_html/deployment/main.css
index 136c3ff0c0843765e735bceee94faf0152ca1543..28266af617a3c9fbc8301d5dee4d9754ccd4001f 100644
--- a/public_html/deployment/main.css
+++ b/public_html/deployment/main.css
@@ -297,7 +297,7 @@ input[type="radio"]:checked+label, input[type="checkbox"]:checked+label{
     color: #cee; 
     font-family: monospace; 
     padding: 0.5em;
-    overflow: scroll; 
+    overflow: auto; 
     white-space: nowrap; 
 }
 .ciwinbox .bar{background: rgba(255,255,255,0.1);}