diff --git a/app/javascript/mastodon/features/firehose/index.jsx b/app/javascript/mastodon/features/firehose/index.jsx index 2f62288f4c..b6bc43ab89 100644 --- a/app/javascript/mastodon/features/firehose/index.jsx +++ b/app/javascript/mastodon/features/firehose/index.jsx @@ -171,21 +171,21 @@ const Firehose = ({ feedType, multiColumn }) => { -
- {enableLocalTimeline && ( + {enableLocalTimeline && ( +
- )} + + + + - - - - - - - -
+ + + +
+ )}