From 12ce0dc327695f1ca7494e9a35e083d433727c9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenzo=20Tilve=20=C3=81lvaro?= Date: Mon, 13 Feb 2012 13:07:20 +0100 Subject: [PATCH] Bug #1370: Fixed progress bars not being properly placed inside containers FEA: ItEr76S04BugFixing --- libreplan-webapp/src/main/webapp/planner/css/ganttzk.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libreplan-webapp/src/main/webapp/planner/css/ganttzk.css b/libreplan-webapp/src/main/webapp/planner/css/ganttzk.css index e7e317dfc..b6a3b065e 100644 --- a/libreplan-webapp/src/main/webapp/planner/css/ganttzk.css +++ b/libreplan-webapp/src/main/webapp/planner/css/ganttzk.css @@ -264,8 +264,8 @@ div.box.limiting-unassigned { margin-top: 4px; } -.taskgroup_start,.taskgroup_end { - top: -12px; /* zkTasklist.HEIGHT_PER_TASK */ +.taskcontainer_completion { + margin-top: -16px; } .row span {