]> cat aescling's git repositories - mastodon.git/commitdiff
Fix elephant friend
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 31 Jan 2017 18:08:24 +0000 (19:08 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 31 Jan 2017 18:08:24 +0000 (19:08 +0100)
app/assets/stylesheets/components.scss

index e077fbca2f0a699f029ee4b7e58e82b639f69ba7..ca0ec0cece711e477ac6fb7e2d30d61b5cf2bce9 100644 (file)
   box-sizing: border-box;
   overflow-y: auto;
   padding-bottom: 235px;
-  background: image-url('mastodon-getting-started.png') no-repeat 100% bottom;
+  background: image-url('mastodon-getting-started.png') no-repeat bottom left;
   height: auto;
+  min-height: 100%;
 
   p {
     color: $color2;