diff --git a/scss/modules.scss b/scss/modules.scss index 69a53dec35..71e14dcc92 100644 --- a/scss/modules.scss +++ b/scss/modules.scss @@ -132,7 +132,7 @@ a.mini-user:hover { $PlatformImageSize: round($AvatarSize * 0.7); // Right offset of the platform icon. - $PlatformImageOffset: round($PlatformImageSize * 0.5); + $PlatformImageOffset: round($PlatformImageSize * 0.6); .sanity-preserving-wrapper { position: relative;