소스 검색

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

Thanks to xet7 !

Fixes #3402
Lauri Ojansivu 4 년 전
부모
커밋
a8453657c9
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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