]> cat aescling's git repositories - mastodon.git/commitdiff
Make sure the instance banner is never cropped (#10702)
authorBaptiste Gelez <baptiste@gelez.xyz>
Sat, 4 May 2019 23:07:15 +0000 (00:07 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 4 May 2019 23:07:15 +0000 (01:07 +0200)
app/javascript/styles/mastodon/widgets.scss

index e736d7a7ef342182bc7a23710d2c84e2865bcfdb..acaf5b02404a7bdd0086e6560a24c337e97bcaf2 100644 (file)
@@ -4,7 +4,6 @@
 
   &__img {
     width: 100%;
-    height: 167px;
     position: relative;
     overflow: hidden;
     border-radius: 4px 4px 0 0;