Fix avatar flair alignment on mobile user profiles

This commit is contained in:
Kris 2018-02-14 13:39:30 -05:00
parent e85458e1b9
commit dffdff91a6
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@
.user-profile-avatar {
position: relative;
float: left;
height: 100%;
.avatar-flair {
bottom: 8px;
right: 16px;