summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-06-16 18:13:37 +0300
committerGitHub <noreply@github.com>2020-06-16 18:13:37 +0300
commited3e20dce544f24efc5987162a119ec64724e18b (patch)
tree9941f47bd9930fd1a45ab60ac566bf939d522fd6 /client
parent82b0bd9ddbb2a3c308cd5226fa8b56378ad2b271 (diff)
parentf1660e3b9f1c83b8d786f578bfe3b7d0f53a81bd (diff)
downloadwekan-ed3e20dce544f24efc5987162a119ec64724e18b.tar.gz
wekan-ed3e20dce544f24efc5987162a119ec64724e18b.tar.bz2
wekan-ed3e20dce544f24efc5987162a119ec64724e18b.zip
Merge pull request #3174 from hgustafsson/master
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 03d242ac..1f40e883 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