diff --git a/static/css/base.css b/static/css/base.css index 71d5fed..29a406e 100644 --- a/static/css/base.css +++ b/static/css/base.css @@ -65,7 +65,7 @@ a:hover #help { min-width: 400px; max-width: 900px; max-height: 100%; - overflow: auto; + overflow: hidden; width: 65%; margin: 0; position: absolute;