Browse Source

Merge branch 'patch-7' of https://github.com/pravdomil/wekan into pravdomil-patch-7

Lauri Ojansivu 7 years ago
parent
commit
f02d5e64f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/cards/minicard.styl

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

@@ -37,7 +37,7 @@
   flex-wrap: wrap
   background-color: #fff
   min-height: 20px
-  box-shadow: 0 0px 16px rgba(0,0,0,0.15) inset
+  box-shadow: 0 1px 2px rgba(0,0,0,.15)
   border-radius: 2px
   color: #4d4d4d
   overflow: hidden