Reset the margin for the people component (reverted from commit 5a37d8566a)

This commit is contained in:
mauriziovitale84
2017-07-28 10:28:39 +01:00
parent 5a37d8566a
commit 1b59d1db22
2 changed files with 1 additions and 2 deletions
@@ -26,7 +26,7 @@
.assignment-top-container{
border-top: 2px solid #eee;
margin: 0px;
margin: 8px;
padding: 0px;
}
@@ -68,7 +68,6 @@
[readOnly]="readOnlyForm"
[taskId]="taskDetails.id">
</adf-people>
<br />
<md-card *ngIf="showComments">
<md-card-content>
<adf-comments #activiticomments