diff --git a/src/main/webapp/WEB-INF/views/report/list.jsp b/src/main/webapp/WEB-INF/views/report/list.jsp
index 11b3a2d51..a5c7c933e 100644
--- a/src/main/webapp/WEB-INF/views/report/list.jsp
+++ b/src/main/webapp/WEB-INF/views/report/list.jsp
@@ -98,6 +98,7 @@ $(document).ready(function() {
var li=document.getElementById("liwhite").offsetWidth;
var lipx=Number(li/6);
+ lipx=lipx-3;
$(".lireport").css({'width':lipx+'px','text-overflow':'ellipsis','overflow':'hidden'});
});
@@ -236,6 +237,8 @@ var ajaxReport=function(url,target){
}
});
};
+
+var tb_column="