summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.styl
diff options
context:
space:
mode:
authorSam X. Chen <sam.xi.chen@gmail.com>2019-09-26 10:53:58 -0400
committerSam X. Chen <sam.xi.chen@gmail.com>2019-09-26 10:53:58 -0400
commit4f34adbd44c559b3807d5205fe56be34cf4813d1 (patch)
treee582d7dac1652dae4937b1c34502bacfff3203ca /client/components/cards/minicard.styl
parent62b72a03c4889377169411c8cdbf372c71cac1af (diff)
parent5696e4a4c67510d8e430eaf4ecb99896f857962e (diff)
downloadwekan-4f34adbd44c559b3807d5205fe56be34cf4813d1.tar.gz
wekan-4f34adbd44c559b3807d5205fe56be34cf4813d1.tar.bz2
wekan-4f34adbd44c559b3807d5205fe56be34cf4813d1.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'client/components/cards/minicard.styl')
-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 c4172572..9997fd5f 100644
--- a/client/components/cards/minicard.styl
+++ b/client/components/cards/minicard.styl
@@ -105,7 +105,7 @@
right: 5px;
top: 5px;
display:none;
- @media only screen and (max-width: 1199px) {
+ @media only screen {
display:block;
}
.fa-arrows