This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Fix embed play icons regression from
#9715
(
#9731
)
pull/4/head
Eugen Rochko
5 years ago
committed by
GitHub
parent
0e989a5b8f
commit
bd5a8c7765
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/styles/mastodon/components.scss
+ 1
- 1
app/javascript/styles/mastodon/components.scss
View File
@ -2588,7 +2588,7 @@ a.status-card {
background
:
lighten
(
$
ui-base-color
,
8
%
)
;
position
:
relative
;
.
fa
{
&
>
.
fa
{
font-size
:
21px
;
position
:
absolute
;
transform-origin
:
50
%
50
%
;
Write
Preview
Loading…
Cancel
Save