diff --git a/assets/themes/default/_global.scss b/assets/themes/default/_global.scss index 867dffe7..e96e6d79 100644 --- a/assets/themes/default/_global.scss +++ b/assets/themes/default/_global.scss @@ -472,9 +472,10 @@ figure { /// Avatars .avatar { - background-position: center top; + background-position: center !important; background-size: cover; border-radius: 100%; + flex-shrink: 0; &.small { width: 50px;