diff --git a/src/components/tasks/partials/editLabels.vue b/src/components/tasks/partials/editLabels.vue
index ddc10dc3..4047192d 100644
--- a/src/components/tasks/partials/editLabels.vue
+++ b/src/components/tasks/partials/editLabels.vue
@@ -25,13 +25,13 @@
+ class="tag search-result">
{{ props.option }}
+ class="tag search-result">
{{ props.option.title }}
@@ -152,6 +152,18 @@ export default {