UX: avatar on collapsed user profile was the wrong size

This commit is contained in:
Neil Lalonde 2018-08-31 10:38:39 -04:00
parent 39414068ff
commit f0b551b684
1 changed files with 3 additions and 0 deletions

View File

@ -219,6 +219,9 @@
.avatar-flair {
bottom: 8px;
right: 2px;
.fa {
font-size: $font-0;
}
}
}
}