diff --git a/css/style.css b/css/style.css index 3ff4366a..71caa2f9 100644 --- a/css/style.css +++ b/css/style.css @@ -161,7 +161,7 @@ background:url(/img/panel_refresh.png) 0 -15px no-repeat; float:right; } .panel{ - overflow-y: scroll; + overflow-y: auto; width:46%; } #keyspanel{