mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-05 18:34:39 +03:00
Merge pull request #4218 from PaulAdamDavis/fix-4199
Change avatars in user list back to cover
This commit is contained in:
commit
98feef0cf5
@ -76,7 +76,7 @@ a.object-list-item {
|
||||
display: block;
|
||||
border: 1px solid #979797;
|
||||
border-radius: 100%;
|
||||
background-size: 105%;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user