mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-18 02:21:47 -05:00
Fixing the misalignment of avatar between member activity and member detail (#15939)
closes TryGhost/Team#2356
This commit is contained in:
parent
82722bbf43
commit
f09ed78af2
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue