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

This commit is contained in:
ThibG 2019-06-07 12:41:08 +02:00 committed by Eugen Rochko
parent 62e6a29f0b
commit cdb420862e

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;