From 380d5c7da1aae48fa4c04dba53932bde3ea4e2aa Mon Sep 17 00:00:00 2001 From: Paul Burt Date: Thu, 7 Nov 2013 12:43:51 +0000 Subject: [PATCH] =?UTF-8?q?[#316]=20Updated=20CSS=20with=20hack=20provided?= =?UTF-8?q?=20by=20Lo=C3=AFc.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- akvo/mediaroot/ps_widgets/projectList.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/akvo/mediaroot/ps_widgets/projectList.css b/akvo/mediaroot/ps_widgets/projectList.css index cecbbfbc3f..1664341ccc 100644 --- a/akvo/mediaroot/ps_widgets/projectList.css +++ b/akvo/mediaroot/ps_widgets/projectList.css @@ -1,5 +1,5 @@ .projectList {width:745px; height:730px;} -.projectList tbody {display:block, height:690px; overflow-y:scroll;} +.projectList tbody {display:block !important; height:690px !important; overflow: auto !important;} .projectListTable { width:745px; height:100%;