diff --git a/app/javascript/mastodon/features/status/index.js b/app/javascript/mastodon/features/status/index.js index 2763c7b0d..8c23b68ac 100644 --- a/app/javascript/mastodon/features/status/index.js +++ b/app/javascript/mastodon/features/status/index.js @@ -549,8 +549,8 @@ class Status extends ImmutablePureComponent { animated keyProp = {"statusId"} textProps={{ - dx: -4, - dy: -6 + x: -9, + y: -7 }} gProps={{ className: 'node',