This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix status overflowing in report dialog (
#12959
)
Fixes
#12942
closed-social-v3
ThibG
4 years ago
committed by
Eugen Rochko
parent
90b13ffd00
commit
389e3f6094
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/javascript/styles/mastodon/components.scss
+ 1
- 0
app/javascript/styles/mastodon/components.scss
View File
@ -1086,6 +1086,7 @@
.
status-check-box__status
{
margin
:
10px
0
10px
10px
;
flex
:
1
;
overflow
:
hidden
;
.
media-gallery
{
max-width
:
250px
;
Write
Preview
Loading…
Cancel
Save