mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
Fix avatar flair alignment on mobile user profiles
This commit is contained in:
parent
e85458e1b9
commit
dffdff91a6
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@
|
||||||
.user-profile-avatar {
|
.user-profile-avatar {
|
||||||
position: relative;
|
position: relative;
|
||||||
float: left;
|
float: left;
|
||||||
|
height: 100%;
|
||||||
.avatar-flair {
|
.avatar-flair {
|
||||||
bottom: 8px;
|
bottom: 8px;
|
||||||
right: 16px;
|
right: 16px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue