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

lolsob-rspec
Eugen Rochko 2019-01-06 23:54:01 +01:00 committed by GitHub
parent bed1c8ca9a
commit 4c99d23df8
1 changed files with 1 additions and 1 deletions

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