[Glitch] Fix embed play icons regression

Port 4c99d23df8 to glitch-soc
lolsob-rspec
Thibaut Girka 2019-01-10 20:21:20 +01:00
parent 95dcaccb03
commit e950122e06
1 changed files with 1 additions and 1 deletions

View File

@ -741,7 +741,7 @@ a.status-card {
background: lighten($ui-base-color, 8%); background: lighten($ui-base-color, 8%);
position: relative; position: relative;
.fa { & > .fa {
font-size: 21px; font-size: 21px;
position: absolute; position: absolute;
transform-origin: 50% 50%; transform-origin: 50% 50%;