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 custom emojis with non-1:1 aspect ratio being stretched (
#5017
)
master
Eugen Rochko
7 years ago
committed by
GitHub
parent
8e33fc29d7
commit
b35406b700
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/components.scss
+ 1
- 0
app/javascript/styles/components.scss
View File
@ -418,6 +418,7 @@
display
:
inline-block
;
font-size
:
inherit
;
vertical-align
:
middle
;
object-fit
:
contain
;
margin
:
-
.
2ex
.
15em
.
2ex
;
width
:
16px
;
height
:
16px
;
Write
Preview
Loading…
Cancel
Save