(css) Improve cards/lists display of contacts

This commit is contained in:
Francis Lachapelle
2016-01-14 14:21:42 -05:00
parent 78771d7abb
commit 936f6cb073
2 changed files with 4 additions and 2 deletions
@@ -215,7 +215,9 @@ sg-avatar-image {
// Avatar placeholder
// ------------------------------------
.md-avatar:before,
.md-avatar md-icon {
.md-avatar md-icon,
sg-avatar-image md-icon,
.sg-avatar-list {
font-family: 'Material Icons';
font-size: $sg-avatar-width;
color: rgba(0, 0, 0, 0.26);