]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix embed play icons regression
authorThibaut Girka <thib@sitedethib.com>
Thu, 10 Jan 2019 19:21:20 +0000 (20:21 +0100)
committerThibaut Girka <thib@sitedethib.com>
Thu, 10 Jan 2019 20:00:33 +0000 (21:00 +0100)
Port bd5a8c7765102a166ec8909e4a3b7781ec5537d6 to glitch-soc

app/javascript/flavours/glitch/styles/components/status.scss

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