Browse Source

Fix display of alt-text when a media attachment is not available (#10981)

pull/4/head
ThibG 4 years ago
committed by Eugen Rochko
parent
commit
cdb420862e
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/javascript/styles/mastodon/components.scss

+ 0
- 1
app/javascript/styles/mastodon/components.scss View 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;

Loading…
Cancel
Save