Varia: Fix comment avatar image/position size on AMP pages
@@ -144,7 +144,7 @@
.avatar {
margin-right: #{map-deep-get($config-global, "spacing", "horizontal")};
display: inherit;
- position: inherit;
+ position: relative;
right: inherit;
}
@@ -3418,7 +3418,7 @@ body:not(.fse-enabled) .footer-menu a {
.comment-meta .comment-author .avatar {
margin-right: 16px;
.comment-meta .comment-metadata {