diff --git a/app/assets/stylesheets/components.scss b/app/assets/stylesheets/components.scss index 471fff11e..e077fbca2 100644 --- a/app/assets/stylesheets/components.scss +++ b/app/assets/stylesheets/components.scss @@ -684,8 +684,8 @@ box-sizing: border-box; overflow-y: auto; padding-bottom: 235px; - background: image-url('mastodon-getting-started.png') no-repeat 0 100% local; - height: 100%; + background: image-url('mastodon-getting-started.png') no-repeat 100% bottom; + height: auto; p { color: $color2;