mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-23 08:03:02 -05:00
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…
x
Reference in New Issue
Block a user