diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-06-30 12:23:49 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-06-30 12:23:49 +0300 |
commit | 6ba4574c67a705de0d9e8d76a3881ccfacd29628 (patch) | |
tree | b99211297e219dd4073e3ef461ba0cdf53cdcbe0 | |
parent | 928d88cfe1da4187797519c929cd2fdd9ffe9c2e (diff) | |
download | wekan-6ba4574c67a705de0d9e8d76a3881ccfacd29628.tar.gz wekan-6ba4574c67a705de0d9e8d76a3881ccfacd29628.tar.bz2 wekan-6ba4574c67a705de0d9e8d76a3881ccfacd29628.zip |
- Less margin-bottom after minicard.
Thanks to pravdomil and xet7 !
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1938ed77..3c91b907 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,8 @@ This release fixes the following bugs: * [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). +* [Revert](https://github.com/wekan/wekan/commit/928d88cfe1da4187797519c929cd2fdd9ffe9c2e) previous + [Less margin-bottom after minicard](https://github.com/wekan/wekan/pull/1713). Thanks to GitHub users pravdomil and xet7 for their contributions. |