summaryrefslogtreecommitdiffstats
path: root/client/components/cards/subtasks.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/cards/subtasks.styl')
-rw-r--r--client/components/cards/subtasks.styl3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/components/cards/subtasks.styl b/client/components/cards/subtasks.styl
index 5bb2d4bd..c2f09aa1 100644
--- a/client/components/cards/subtasks.styl
+++ b/client/components/cards/subtasks.styl
@@ -37,7 +37,10 @@ textarea.js-add-subtask-item, textarea.js-edit-subtask-item
.js-delete-subtask
@extends .delete-text
+ margin: 0 0.5em
+ .js-view-subtask
+ @extends .delete-text
.js-confirm-subtask-delete
background-color: darken(white, 3%)