]> cat aescling's git repositories - mastodon.git/commitdiff
Fix display of alt-text when a media attachment is not available (#10981)
authorThibG <thib@sitedethib.com>
Fri, 7 Jun 2019 10:41:08 +0000 (12:41 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 7 Jun 2019 10:41:08 +0000 (12:41 +0200)
app/javascript/styles/mastodon/components.scss

index 8c9a9864d0b83e568277604cbd31b1cb31e2935d..46bccf6096c1dd952e26ab72516b2e0d619ef4a5 100644 (file)
@@ -4747,7 +4747,6 @@ a.status-card.compact:hover {
   display: block;
   text-decoration: none;
   color: $secondary-text-color;
-  line-height: 0;
   position: relative;
   z-index: 1;