summaryrefslogtreecommitdiffstats
path: root/client/components/swimlanes/swimlanes.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/swimlanes/swimlanes.styl')
-rw-r--r--client/components/swimlanes/swimlanes.styl3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/components/swimlanes/swimlanes.styl b/client/components/swimlanes/swimlanes.styl
index fcc5d962..8f43ef58 100644
--- a/client/components/swimlanes/swimlanes.styl
+++ b/client/components/swimlanes/swimlanes.styl
@@ -4,12 +4,13 @@
display: flex;
flex-direction: row;
flex: 0 0 50px;
+ padding-bottom: 30px;
.swimlane-header
writing-mode: sideways-lr;
font-size: 14px;
line-height: 50px;
- margin: 0;
+ margin-top: 50px;
font-weight: bold;
min-height: 9px;
min-width: 30px;