about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/following
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/mastodon/features/following')
-rw-r--r--app/javascript/mastodon/features/following/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/javascript/mastodon/features/following/index.js b/app/javascript/mastodon/features/following/index.js
index b3e160240..bda0438a0 100644
--- a/app/javascript/mastodon/features/following/index.js
+++ b/app/javascript/mastodon/features/following/index.js
@@ -73,7 +73,6 @@ class Following extends ImmutablePureComponent {
           shouldUpdateScroll={shouldUpdateScroll}
           prepend={<HeaderContainer accountId={this.props.params.accountId} hideTabs />}
           alwaysPrepend
-          alwaysShowScrollbar
           emptyMessage={emptyMessage}
         >
           {accountIds.map(id =>