Browse Source

Fix Mobile miniscreen: Drag handle not visible in long checklist item text.

Thanks to xet7 !

Fixes #3402
Lauri Ojansivu 4 years ago
parent
commit
a8453657c9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      client/components/cards/checklists.styl

+ 2 - 0
client/components/cards/checklists.styl

@@ -158,6 +158,8 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
 
   span.fa.checklistitem-handle
     float: right
+    padding-right: 20px
+    padding-top: 6px
 
 .js-delete-checklist-item
   margin: 0 0 0.5em 1.33em