From 4c45a4e77909efc68af0100621562c4bb3d5b516 Mon Sep 17 00:00:00 2001 From: Manuel Rego Casasnovas Date: Thu, 12 Aug 2010 10:27:01 +0200 Subject: [PATCH] ItEr60S04ValidacionEProbasFuncionaisItEr59S04: [Bug #585] Fixed problem which causes that the size of the dates column were increased when you resize the left panel. --- navalplanner-webapp/src/main/webapp/planner/css/ganttzk.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navalplanner-webapp/src/main/webapp/planner/css/ganttzk.css b/navalplanner-webapp/src/main/webapp/planner/css/ganttzk.css index c70481949..c48259db0 100644 --- a/navalplanner-webapp/src/main/webapp/planner/css/ganttzk.css +++ b/navalplanner-webapp/src/main/webapp/planner/css/ganttzk.css @@ -740,7 +740,7 @@ div.limitingresourcesleftpane { } .tree-text { - width: 150px; + width: 100%; } .listdetails div.z-tree-cell-cnt {