]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Make sure the instance banner is never cropped
authorBaptiste Gelez <baptiste@gelez.xyz>
Sat, 4 May 2019 23:07:15 +0000 (00:07 +0100)
committerThibaut Girka <thib@sitedethib.com>
Sun, 5 May 2019 10:29:06 +0000 (12:29 +0200)
Port 21209c2b52d1ed1d1dee2dad2d725ffc7714701b to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/styles/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;