diff --git a/css/style.css b/css/style.css index d2c2e876..3ff4366a 100644 --- a/css/style.css +++ b/css/style.css @@ -137,8 +137,7 @@ background:url(/img/panel_refresh.png) 0 -15px no-repeat; background-position: 0 0; } #fm{ - height:90%; - overflow-y: scroll; + height:90%; } .fm_header{ font-weight: bold; @@ -162,7 +161,7 @@ background:url(/img/panel_refresh.png) 0 -15px no-repeat; float:right; } .panel{ - display: table; + overflow-y: scroll; width:46%; } #keyspanel{