summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorPeter Lampesberger <office@lampesberger.net>2018-05-02 14:43:47 +0200
committerPeter Lampesberger <office@lampesberger.net>2018-05-02 14:43:47 +0200
commit814164e53e87c5adbd1cc3a2e8f6bad57b77d037 (patch)
tree2612175f9fe179c8bf255a70661f465685f36ddc /client
parent7b0cf760e9dd4ac15e3b1ca037c6a9786a062416 (diff)
downloadwekan-814164e53e87c5adbd1cc3a2e8f6bad57b77d037.tar.gz
wekan-814164e53e87c5adbd1cc3a2e8f6bad57b77d037.tar.bz2
wekan-814164e53e87c5adbd1cc3a2e8f6bad57b77d037.zip
Change checklist-item line-height to 18px. Fixes #1619
Diffstat (limited to 'client')
-rw-r--r--client/components/cards/checklists.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/cards/checklists.styl b/client/components/cards/checklists.styl
index e9a6d807..de556caf 100644
--- a/client/components/cards/checklists.styl
+++ b/client/components/cards/checklists.styl
@@ -94,7 +94,7 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
.checklist-item
margin: 0 0 0 0.1em
- line-height: 14px
+ line-height: 18px
font-size: 1.1em
margin-top: 3px
display: flex