diff --git a/navalplanner-webapp/src/main/webapp/limitingresources/limitingResourcesLayout.zul b/navalplanner-webapp/src/main/webapp/limitingresources/limitingResourcesLayout.zul index 6e5fa8b71..30f9fc8e8 100644 --- a/navalplanner-webapp/src/main/webapp/limitingresources/limitingResourcesLayout.zul +++ b/navalplanner-webapp/src/main/webapp/limitingresources/limitingResourcesLayout.zul @@ -84,15 +84,12 @@ splittable="true" autoscroll="true"> - - + - + - -
diff --git a/navalplanner-webapp/src/main/webapp/planner/css/ganttzk.css b/navalplanner-webapp/src/main/webapp/planner/css/ganttzk.css index 6f0621451..b4795735a 100644 --- a/navalplanner-webapp/src/main/webapp/planner/css/ganttzk.css +++ b/navalplanner-webapp/src/main/webapp/planner/css/ganttzk.css @@ -763,10 +763,6 @@ tr.z-vbox-sep { height: 35px; } -.limitingresources .z-tree-body { - margin-top: -4px; -} - .limitingresources td.z-treecell { paddding-top: 2px; border-bottom: 1px dotted #CCCCCC;