diff options
-rw-r--r-- | client/components/cards/checklists.styl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/components/cards/checklists.styl b/client/components/cards/checklists.styl index d48c1851..70fb5007 100644 --- a/client/components/cards/checklists.styl +++ b/client/components/cards/checklists.styl @@ -51,6 +51,7 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item padding-right: 3% z-index: 17 border-radius: 3px + top: 50% p position: relative |