[Glitch] Fix status overflowing in report dialog

Port 389e3f6094 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
signup-info-prompt
ThibG 2020-01-25 22:59:00 +01:00 committed by Thibaut Girka
parent c56a504d11
commit 8a8936725e
1 changed files with 1 additions and 0 deletions

View File

@ -510,6 +510,7 @@
.status-check-box__status {
margin: 10px 0 10px 10px;
flex: 1;
overflow: hidden;
.media-gallery {
max-width: 250px;