Fix unlikely case of many tasks per shot

This commit is contained in:
2016-11-03 16:33:45 +01:00
parent 24ba270a9b
commit 0b759c196f

View File

@@ -66,10 +66,10 @@
color: $color-text-dark-primary
&.task-type
max-width: 120px
position: relative
height: 100%
overflow: hidden
white-space: nowrap
a
display: inline-block /* Each task next to each other */