diff --git a/htroot/env/base.css b/htroot/env/base.css
index 98fdca666..841c42de9 100644
--- a/htroot/env/base.css
+++ b/htroot/env/base.css
@@ -402,7 +402,7 @@ div.welcome { /* The heading in Status.html */
 
 div.sidebar { /* sidebars on the right side */
   float:left;
-  width:120px;
+/*  width:120px; too small */
   margin:10px 0;
   padding-top:10px;
   text-align:left;