Add some space between multiple assignees

Signed-off-by: Marin Treselj <marin.treselj@forlagshuset.no>
This commit is contained in:
Marin Treselj
2017-10-13 13:28:18 +02:00
committed by Julius Härtl
parent 5d54772b1b
commit 8357599361

View File

@@ -354,9 +354,9 @@ input.input-inline {
display: flex;
justify-content: flex-end;
flex-grow: 1;
padding: 6px;
.assigned-user {
z-index: 4;
margin: 6px 0 6px 6px;
}
}