Reset the margin for the people component

This commit is contained in:
mauriziovitale84
2017-07-28 10:25:26 +01:00
committed by Eugenio Romano
parent 004516527e
commit f2ea3c6315
2 changed files with 2 additions and 1 deletions

View File

@@ -26,7 +26,7 @@
.assignment-top-container{
border-top: 2px solid #eee;
margin: 8px;
margin: 0px;
padding: 0px;
}

View File

@@ -68,6 +68,7 @@
[readOnly]="readOnlyForm"
[taskId]="taskDetails.id">
</adf-people>
<br />
<md-card *ngIf="showComments">
<md-card-content>
<adf-comments #activiticomments