diff --git a/app/views/setting.html b/app/views/setting.html
index 9f2cabe..6c513ab 100644
--- a/app/views/setting.html
+++ b/app/views/setting.html
@@ -22,7 +22,7 @@
ng-options="item.value as (item.name | translate) for item in option.options">
-
+
diff --git a/app/views/task-detail.html b/app/views/task-detail.html
index 3374cf3..07030a6 100644
--- a/app/views/task-detail.html
+++ b/app/views/task-detail.html
@@ -144,7 +144,7 @@