summaryrefslogtreecommitdiffstats
path: root/client/components/cards
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-06-30 11:42:47 +0300
committerLauri Ojansivu <x@xet7.org>2018-06-30 11:42:47 +0300
commitfe69ab90309953ff4de363d41aed539480922016 (patch)
treeea93c653ba8a7dfd07129fa73206c9089c4be544 /client/components/cards
parent5bca2f802bed6183a9020c2168574bc6486a473b (diff)
parent08a1927c0c01b19ca40efde0f8e9d490dbc7df7d (diff)
downloadwekan-fe69ab90309953ff4de363d41aed539480922016.tar.gz
wekan-fe69ab90309953ff4de363d41aed539480922016.tar.bz2
wekan-fe69ab90309953ff4de363d41aed539480922016.zip
Merge branch 'pravdomil-patch-7' into devel
Diffstat (limited to 'client/components/cards')
-rw-r--r--client/components/cards/minicard.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl
index 391a6316..335182a3 100644
--- a/client/components/cards/minicard.styl
+++ b/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