]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix status overflowing in report dialog
authorThibG <thib@sitedethib.com>
Sat, 25 Jan 2020 21:59:00 +0000 (22:59 +0100)
committerThibaut Girka <thib@sitedethib.com>
Mon, 27 Jan 2020 14:59:25 +0000 (15:59 +0100)
Port 389e3f6094bfcc4d0338947d29434113320c8142 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/styles/components/status.scss

index 00f947cdc833206be87f36097f945a5341f3edcf..fa26c47063601f832e3cfcdbea5027d42196fadc 100644 (file)
   .status-check-box__status {
     margin: 10px 0 10px 10px;
     flex: 1;
+    overflow: hidden;
 
     .media-gallery {
       max-width: 250px;