Bladeren bron

- Revert previous More margin-bottom after minicard.

Thanks to pravdomil and xet7 !
Lauri Ojansivu 7 jaren geleden
bovenliggende
commit
4f5086c5cd
2 gewijzigde bestanden met toevoegingen van 4 en 2 verwijderingen
  1. 3 1
      CHANGELOG.md
  2. 1 1
      client/components/cards/minicard.styl

+ 3 - 1
CHANGELOG.md

@@ -2,7 +2,9 @@
 
 
 This release fixes the following bugs:
 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.
 Thanks to GitHub users pravdomil and xet7 for their contributions.
 
 

+ 1 - 1
client/components/cards/minicard.styl

@@ -9,7 +9,7 @@
 
 
   &.placeholder
   &.placeholder
     background: darken(white, 20%)
     background: darken(white, 20%)
-    border-radius: 2px
+    border-radius: 9px
 
 
   &.ui-sortable-helper
   &.ui-sortable-helper
     cursor: grabbing
     cursor: grabbing