Fix embed play icons regression from #9715 (#9731)

master
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. 2
      app/javascript/styles/mastodon/components.scss

@ -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%;

Loading…
Cancel
Save