summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-11-21 12:42:08 +0200
committerLauri Ojansivu <x@xet7.org>2017-11-21 12:42:08 +0200
commitdc9ac5b58a0b41f3a424b267308eb925f01d6f48 (patch)
tree4bb8ab549e39cbd8218ed714b07fc265600ae600 /client/components/cards/minicard.styl
parentee69eb03d4a72e8c67c377d8da3b169660cac67b (diff)
parentf31d007177d5ab52e2a5ffaae70fdb73159dd695 (diff)
downloadwekan-dc9ac5b58a0b41f3a424b267308eb925f01d6f48.tar.gz
wekan-dc9ac5b58a0b41f3a424b267308eb925f01d6f48.tar.bz2
wekan-dc9ac5b58a0b41f3a424b267308eb925f01d6f48.zip
Merge branch 'devel'
Diffstat (limited to 'client/components/cards/minicard.styl')
-rw-r--r--client/components/cards/minicard.styl3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl
index a6aad896..d59f1f63 100644
--- a/client/components/cards/minicard.styl
+++ b/client/components/cards/minicard.styl
@@ -77,6 +77,9 @@
height: @width
border-radius: 2px
margin-left: 3px
+ .minicard-title
+ p:last-child
+ margin-bottom: 0
.dates
display: flex;
flex-direction: row;