(js) Improve recipient auto-completion

This commit is contained in:
Francis Lachapelle
2015-08-25 22:17:57 -04:00
parent 4dee99e0ba
commit da821ea6c7
3 changed files with 77 additions and 25 deletions
@@ -14,4 +14,8 @@ md-chips {
}
}
}
}
.sg-chips-autocomplete {
width: (3 * $contact-chip-name-width);
}