Skip to content

Commit

Permalink
Fix embed play icons regression from mastodon#9715 (mastodon#9731)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron authored and hiyuki2578 committed Oct 2, 2019
1 parent fd1e0de commit a2ad046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/styles/mastodon/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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%;
Expand Down

0 comments on commit a2ad046

Please sign in to comment.