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

This commit is contained in:
Eugen Rochko 2019-01-06 23:54:01 +01:00 committed by GitHub
parent 0e989a5b8f
commit bd5a8c7765
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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