Browse Source

[Glitch] Make sure the instance banner is never cropped

Port 21209c2b52 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
closed-social-glitch-2
Baptiste Gelez 5 years ago
committed by Thibaut Girka
parent
commit
eef8802325
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/javascript/flavours/glitch/styles/widgets.scss

+ 0
- 1
app/javascript/flavours/glitch/styles/widgets.scss View File

@ -4,7 +4,6 @@
&__img {
width: 100%;
height: 167px;
position: relative;
overflow: hidden;
border-radius: 4px 4px 0 0;

Loading…
Cancel
Save