hides alt text on invalid user icons

This commit is contained in:
tomlum 2022-06-08 10:30:33 -04:00
parent ea7f3cb770
commit 654eb7d841

View file

@ -45,6 +45,8 @@
height: 32px;
display: block;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
}