[backport] Add space between related task name and ID

stable
Xavier Julián 2016-02-05 12:41:45 +01:00
parent 77c928e2c6
commit d24f2f2a15
1 changed files with 4 additions and 0 deletions

View File

@ -124,6 +124,10 @@
text-overflow: ellipsis;
white-space: nowrap;
}
svg,
span {
margin-right: .25rem;
}
input {
@extend %medium;
margin-right: 1rem;