This website works better with JavaScript.
Home
Explore
Help
Sign In
jyt94
/
closedSocialMastodon
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 media-gallery, overflow is hidden. (
#4008
)
closed-social-v3
Naoki Kosaka
7 years ago
committed by
Eugen Rochko
parent
b342c81c17
commit
049cea30b0
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/javascript/styles/components.scss
+ 1
- 0
app/javascript/styles/components.scss
View File
@ -3433,6 +3433,7 @@ button.icon-button.active i.fa-retweet {
&
,
&
,
img
{
img
{
width
:
100
%
;
width
:
100
%
;
overflow
:
hidden
;
}
}
}
}
Write
Preview
Loading…
Cancel
Save