summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-09-17 01:39:10 +0300
committerLauri Ojansivu <x@xet7.org>2019-09-17 01:39:10 +0300
commit03d7fc02ecc90690e1282d417f35b7e4561af066 (patch)
treefa11364240de3a1370d034dd9202413f471a6f48 /client/components/cards/minicard.styl
parentddd00a27a97b047ca854ece80d8bc60021784f3f (diff)
downloadwekan-03d7fc02ecc90690e1282d417f35b7e4561af066.tar.gz
wekan-03d7fc02ecc90690e1282d417f35b7e4561af066.tar.bz2
wekan-03d7fc02ecc90690e1282d417f35b7e4561af066.zip
Drag handles. In Progress.
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