summaryrefslogtreecommitdiffstats
path: root/client/components/swimlanes/swimlanes.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-10-01 00:48:36 +0300
committerLauri Ojansivu <x@xet7.org>2019-10-01 00:48:36 +0300
commit98c38fe58f597cbc0389676ae880704a671e480b (patch)
tree56044051bc05c6d2ee9a942987a5740b3ea12d73 /client/components/swimlanes/swimlanes.styl
parent44378fe9d10f690a42dc79f0e07aebade7f708f1 (diff)
downloadwekan-98c38fe58f597cbc0389676ae880704a671e480b.tar.gz
wekan-98c38fe58f597cbc0389676ae880704a671e480b.tar.bz2
wekan-98c38fe58f597cbc0389676ae880704a671e480b.zip
Drag handles continue. In progress.
Thanks to xet7 !
Diffstat (limited to 'client/components/swimlanes/swimlanes.styl')
-rw-r--r--client/components/swimlanes/swimlanes.styl8
1 files changed, 8 insertions, 0 deletions
diff --git a/client/components/swimlanes/swimlanes.styl b/client/components/swimlanes/swimlanes.styl
index 503091ee..4fbfce4f 100644
--- a/client/components/swimlanes/swimlanes.styl
+++ b/client/components/swimlanes/swimlanes.styl
@@ -58,6 +58,14 @@
left: 300px
font-size: 18px
+ .swimlane-header-menu-miniscreen-handle
+ position: absolute
+ padding: 7px
+ top: 50%
+ transform: translateY(-50%)
+ left: 487px
+ font-size: 18px
+
.list-group
height: 100%