summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorHenrik Gustafsson <3796374+hgustafsson@users.noreply.github.com>2020-06-05 14:37:07 -0400
committerHenrik Gustafsson <3796374+hgustafsson@users.noreply.github.com>2020-06-12 20:55:22 -0400
commitf1660e3b9f1c83b8d786f578bfe3b7d0f53a81bd (patch)
tree6e0cbf251477db85a0ba2b01051353d8923db31e /client
parent1617577378fc17ca09fd3ef34f24e02c2889aa9f (diff)
downloadwekan-f1660e3b9f1c83b8d786f578bfe3b7d0f53a81bd.tar.gz
wekan-f1660e3b9f1c83b8d786f578bfe3b7d0f53a81bd.tar.bz2
wekan-f1660e3b9f1c83b8d786f578bfe3b7d0f53a81bd.zip
Alignment and spacing of minicard labels
Diffstat (limited to 'client')
-rw-r--r--client/components/cards/minicard.styl4
1 files changed, 3 insertions, 1 deletions
diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl
index 7d72a588..1a923a68 100644
--- a/client/components/cards/minicard.styl
+++ b/client/components/cards/minicard.styl
@@ -87,7 +87,9 @@
width: 11px
height: @width
border-radius: 2px
- margin-left: 3px
+ margin-right: 3px
+ margin-bottom: 3px
+
.minicard-custom-fields
display:block;
.minicard-custom-field