mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: avatar on collapsed user profile was the wrong size
This commit is contained in:
parent
39414068ff
commit
f0b551b684
@ -219,6 +219,9 @@
|
|||||||
.avatar-flair {
|
.avatar-flair {
|
||||||
bottom: 8px;
|
bottom: 8px;
|
||||||
right: 2px;
|
right: 2px;
|
||||||
|
.fa {
|
||||||
|
font-size: $font-0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user