summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-14 21:23:41 +0300
committerGitHub <noreply@github.com>2020-04-14 21:23:41 +0300
commit079b3da6ef1b5d7a8c1ebcb8be89000cb46fe449 (patch)
tree3863a1e10aa30dc6bc37eed9b3566cf8691951a0 /client
parent13563e20e7b322dfb4534ef1096674e9e1c4b7de (diff)
parentc39364af83b9f6e8ff43bcae97a529942b9a8244 (diff)
downloadwekan-079b3da6ef1b5d7a8c1ebcb8be89000cb46fe449.tar.gz
wekan-079b3da6ef1b5d7a8c1ebcb8be89000cb46fe449.tar.bz2
wekan-079b3da6ef1b5d7a8c1ebcb8be89000cb46fe449.zip
Merge pull request #3015 from boeserwolf/master
Fix <p> margin in card labels
Diffstat (limited to 'client')
-rw-r--r--client/components/cards/labels.styl2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/components/cards/labels.styl b/client/components/cards/labels.styl
index 9d7c7553..ee946656 100644
--- a/client/components/cards/labels.styl
+++ b/client/components/cards/labels.styl
@@ -158,6 +158,8 @@
.edit-labels-pop-over
margin-bottom: 8px
+ .card-label .viewer p
+ margin: 0
.edit-labels-pop-over .shortcut
display: inline-block