about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2019-06-07 12:41:08 +0200
committerEugen Rochko <eugen@zeonfederated.com>2019-06-07 12:41:08 +0200
commitcdb420862eb54f6fbfde3b8485a61e0c052ff9f4 (patch)
tree586f4acbd0de69ce07c728b29b0e09f6b1888806 /app
parent62e6a29f0b15e8d6040bc19b388545ad096e55c4 (diff)
Fix display of alt-text when a media attachment is not available (#10981)
Diffstat (limited to 'app')
-rw-r--r--app/javascript/styles/mastodon/components.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss
index 8c9a9864d..46bccf609 100644
--- a/app/javascript/styles/mastodon/components.scss
+++ b/app/javascript/styles/mastodon/components.scss
@@ -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;