Add space between related task name and ID

stable
Xavier Julián 2016-02-05 12:41:45 +01:00
parent 6d2abd6bd8
commit acd1f7646b
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;