summaryrefslogtreecommitdiffstats
path: root/client/components
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-06-30 12:22:35 +0300
committerLauri Ojansivu <x@xet7.org>2018-06-30 12:22:35 +0300
commit928d88cfe1da4187797519c929cd2fdd9ffe9c2e (patch)
treeedc0b3c3ad9f22916aa62849ecd2990fdb80c1f8 /client/components
parent4f5086c5cd4647e210d743c64edbbe09cb30dcd4 (diff)
downloadwekan-928d88cfe1da4187797519c929cd2fdd9ffe9c2e.tar.gz
wekan-928d88cfe1da4187797519c929cd2fdd9ffe9c2e.tar.bz2
wekan-928d88cfe1da4187797519c929cd2fdd9ffe9c2e.zip
- More margin-bottom after minicard.
Thanks to pravdomil and xet7 !
Diffstat (limited to 'client/components')
-rw-r--r--client/components/cards/minicard.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl
index d7e55d8d..b89805be 100644
--- a/client/components/cards/minicard.styl
+++ b/client/components/cards/minicard.styl
@@ -5,7 +5,7 @@
position: relative
display: flex
align-items: center
- margin-bottom: 2px
+ margin-bottom: 9px
&.placeholder
background: darken(white, 20%)