Fix display of alt-text when a media attachment is not available (#10981)
This commit is contained in:
parent
62e6a29f0b
commit
cdb420862e
|
@ -4747,7 +4747,6 @@ a.status-card.compact:hover {
|
||||||
display: block;
|
display: block;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: $secondary-text-color;
|
color: $secondary-text-color;
|
||||||
line-height: 0;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue