From e371f1561cf6a4de78f409ecff49034f37eb9548 Mon Sep 17 00:00:00 2001 From: Brendan Jones <16049594+brendanjones@users.noreply.github.com> Date: Wed, 14 Feb 2024 12:14:33 +0100 Subject: [PATCH] Move the Posts/Following/Followers line further up the profile --- .../features/account/components/header.jsx | 46 +++++++++---------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/app/javascript/mastodon/features/account/components/header.jsx b/app/javascript/mastodon/features/account/components/header.jsx index 233d208c648..ab0dee896a9 100644 --- a/app/javascript/mastodon/features/account/components/header.jsx +++ b/app/javascript/mastodon/features/account/components/header.jsx @@ -448,6 +448,29 @@ class Header extends ImmutablePureComponent { +