summaryrefslogtreecommitdiffstats
path: root/client/components/cards/checklists.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/cards/checklists.styl')
-rw-r--r--client/components/cards/checklists.styl19
1 files changed, 2 insertions, 17 deletions
diff --git a/client/components/cards/checklists.styl b/client/components/cards/checklists.styl
index dd3afe04..8ac37a15 100644
--- a/client/components/cards/checklists.styl
+++ b/client/components/cards/checklists.styl
@@ -35,14 +35,6 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
&.is-finished
color: #3cb500
- .checklist-handle
- position: absolute
- float: right
- padding-bottom: 30px
- transform: translateY(-50%)
- left: 400px
- font-size: 18px
-
.js-delete-checklist
@extends .delete-text
@@ -78,7 +70,7 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
margin-left: 12%
float: left
.toggle-delete-checklist-dialog
- margin-right: 20%
+ margin-right: 12%
float: right
#card-details-overlay
@@ -133,19 +125,12 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
&.is-checked
color: #8c8c8c
font-style: italic
- &.viewer
+ & .viewer
p
margin-bottom: 2px
display: block
word-wrap: break-word
max-width: 420px
- .checklist-item-handle
- position: absolute
- float: right
- padding-bottom: 30px
- transform: translateY(-50%)
- left: 400px
- font-size: 18px
.js-delete-checklist-item
margin: 0 0 0.5em 1.33em