]> cat aescling's git repositories - mastodon.git/commitdiff
Fix display of alt-text when a media attachment is not available
authorThibaut Girka <thib@sitedethib.com>
Thu, 6 Jun 2019 11:34:33 +0000 (13:34 +0200)
committerThibG <thib@sitedethib.com>
Fri, 7 Jun 2019 14:39:07 +0000 (16:39 +0200)
app/javascript/flavours/glitch/styles/components/media.scss

index e5927057ee33afe852711c4a85017aa888a40272..8b5d0486dbe4ed1b562d796110e64244d25f46be 100644 (file)
   display: block;
   text-decoration: none;
   color: $secondary-text-color;
-  line-height: 0;
   position: relative;
   z-index: 1;