From 518c17e1f74f748856d9f5cb6365cefef00c6825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenzo=20Tilve=20=C3=81lvaro?= Date: Tue, 2 Aug 2011 10:31:19 +0200 Subject: [PATCH] Fixed limiting resources planning header issue in chrome FEA: ItEr75S08MigrationZK5 --- .../webapp/limitingresources/limitingResourcesLayout.zul | 7 ++----- .../src/main/webapp/planner/css/ganttzk.css | 4 ---- 2 files changed, 2 insertions(+), 9 deletions(-) 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;