summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-06-30 12:03:15 +0300
committerLauri Ojansivu <x@xet7.org>2018-06-30 12:03:15 +0300
commit4f5086c5cd4647e210d743c64edbbe09cb30dcd4 (patch)
tree0849af75af831f72b4d2972695fcdc70549d3550
parentfe69ab90309953ff4de363d41aed539480922016 (diff)
downloadwekan-4f5086c5cd4647e210d743c64edbbe09cb30dcd4.tar.gz
wekan-4f5086c5cd4647e210d743c64edbbe09cb30dcd4.tar.bz2
wekan-4f5086c5cd4647e210d743c64edbbe09cb30dcd4.zip
- Revert previous More margin-bottom after minicard.
Thanks to pravdomil and xet7 !
-rw-r--r--CHANGELOG.md4
-rw-r--r--client/components/cards/minicard.styl2
2 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 03cdee3d..1938ed77 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,9 @@
This release fixes the following bugs:
-* [Remove card shadow, Wekan users now prefer not to have it](https://github.com/wekan/wekan/pull/1726).
+* [Remove card shadow](https://github.com/wekan/wekan/pull/1726), Wekan users now prefer not to have it;
+* [Revert](https://github.com/wekan/wekan/commit/fe69ab90309953ff4de363d41aed539480922016) previous
+ [More margin-bottom after minicard](https://github.com/wekan/wekan/pull/1713).
Thanks to GitHub users pravdomil and xet7 for their contributions.
diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl
index 335182a3..d7e55d8d 100644
--- a/client/components/cards/minicard.styl
+++ b/client/components/cards/minicard.styl
@@ -9,7 +9,7 @@
&.placeholder
background: darken(white, 20%)
- border-radius: 2px
+ border-radius: 9px
&.ui-sortable-helper
cursor: grabbing