Bug #1370: Fixed progress bars not being properly placed inside containers

FEA: ItEr76S04BugFixing
This commit is contained in:
Lorenzo Tilve Álvaro 2012-02-13 13:07:20 +01:00
parent dba9100131
commit 12ce0dc327

View file

@ -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 {