diff --git a/src/app/features/tag/tag-list/tag-list.component.scss b/src/app/features/tag/tag-list/tag-list.component.scss index 6228cbcd2a..e7c073490e 100644 --- a/src/app/features/tag/tag-list/tag-list.component.scss +++ b/src/app/features/tag/tag-list/tag-list.component.scss @@ -10,7 +10,7 @@ //margin-left: 50px; // Magic number to align icon with task text user-select: none; - margin: 0 0 ($s*.5) 52px; + margin: 0 0 ($s*.5) 4px; } .tags { diff --git a/src/app/features/tasks/task/task.component.html b/src/app/features/tasks/task/task.component.html index 88b0ff7e27..633935ebe1 100644 --- a/src/app/features/tasks/task/task.component.html +++ b/src/app/features/tasks/task/task.component.html @@ -83,16 +83,20 @@ -
- +