From 4f5086c5cd4647e210d743c64edbbe09cb30dcd4 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 30 Jun 2018 12:03:15 +0300 Subject: [PATCH] - Revert previous More margin-bottom after minicard. Thanks to pravdomil and xet7 ! --- CHANGELOG.md | 4 +++- client/components/cards/minicard.styl | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03cdee3d6..1938ed773 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 335182a39..d7e55d8da 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