diff --git a/app/javascript/mastodon/features/ui/components/columns_area.js b/app/javascript/mastodon/features/ui/components/columns_area.js
index 3f06a4481..d0171d90e 100644
--- a/app/javascript/mastodon/features/ui/components/columns_area.js
+++ b/app/javascript/mastodon/features/ui/components/columns_area.js
@@ -148,7 +148,7 @@ export default class ColumnsArea extends ImmutablePureComponent {
-
{children}
+
{children}
diff --git a/app/javascript/mastodon/features/ui/components/navigation_panel.js b/app/javascript/mastodon/features/ui/components/navigation_panel.js
index f7fdaa383..fd05cc632 100644
--- a/app/javascript/mastodon/features/ui/components/navigation_panel.js
+++ b/app/javascript/mastodon/features/ui/components/navigation_panel.js
@@ -83,29 +83,30 @@ class NavigationPanel extends React.Component {
return (
-
+
Skip to content
+
{ (isWideSingleColumnLayout || !this.state.retracted) &&
{signedIn && (
-
-
-
- } text={intl.formatMessage(messages.notifications)} />
-
+
+
+
+ } text={intl.formatMessage(messages.notifications)} />
+
)}
{showTrends ? (
-
+
) : (
-
+
)}
{(signedIn || timelinePreview) && (
<>
-
-
+
+
>
)}
@@ -118,10 +119,10 @@ class NavigationPanel extends React.Component {
{signedIn && (
-
-
-
-
+
+
+
+