summaryrefslogtreecommitdiffstats
path: root/client/components/swimlanes/swimlanes.styl
diff options
context:
space:
mode:
authorAndrés Manelli <andresmanelli@gmail.com>2018-02-01 14:23:27 -0300
committerAndrés Manelli <andresmanelli@gmail.com>2018-02-01 14:29:49 -0300
commit5953fb8a44a3582ed0d8816ffb32a5b7f41f50a3 (patch)
tree1716a8e640d7128109887befbdcab6b57275cd55 /client/components/swimlanes/swimlanes.styl
parent3414cb84ad8ac800e23bbda6ce12822f40d1bd19 (diff)
downloadwekan-5953fb8a44a3582ed0d8816ffb32a5b7f41f50a3.tar.gz
wekan-5953fb8a44a3582ed0d8816ffb32a5b7f41f50a3.tar.bz2
wekan-5953fb8a44a3582ed0d8816ffb32a5b7f41f50a3.zip
Add popup menu and archive action
Diffstat (limited to 'client/components/swimlanes/swimlanes.styl')
-rw-r--r--client/components/swimlanes/swimlanes.styl6
1 files changed, 5 insertions, 1 deletions
diff --git a/client/components/swimlanes/swimlanes.styl b/client/components/swimlanes/swimlanes.styl
index 48bc495c..fcc5d962 100644
--- a/client/components/swimlanes/swimlanes.styl
+++ b/client/components/swimlanes/swimlanes.styl
@@ -2,7 +2,7 @@
.swimlane-header-wrap
display: flex;
- flex-direction: column;
+ flex-direction: row;
flex: 0 0 50px;
.swimlane-header
@@ -18,3 +18,7 @@
text-overflow: ellipsis;
word-wrap: break-word;
text-align: center;
+
+ .swimlane-header-menu
+ position: absolute
+ padding: 20px 20px