Fixing the misalignment of avatar between member activity and member detail (#15939)

closes TryGhost/Team#2356
This commit is contained in:
Elena Baidakova 2022-12-05 11:59:17 +04:00 committed by GitHub
parent 82722bbf43
commit f09ed78af2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -722,7 +722,6 @@ label[for="member-description"] + p {
.gh-member-details-identity {
display: flex;
align-items: center;
margin-left: -4px;
}
.gh-member-details-meta {