We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've spotted a small bug.
Here's one HTML example, with 25px sized avatars:
<img alt="" src="/letter_avatar_proxy/v4/letter/v/ce7236/25.png" title="...removed..." class="avatar" width="25" height="25">
And here's the default HTML size:
<img alt="" src="/letter_avatar_proxy/v4/letter/v/ce7236/45.png" title="...removed..." class="avatar" width="45" height="45">
(It's not only limited to the "Letter avatar proxy" avatars. It's also the normal avatars.)
By reloading the page (F5), it's all good again.
The text was updated successfully, but these errors were encountered:
FEATURE: Allow comments to be voted on. (#33)
4ee4ffc
No branches or pull requests
I've spotted a small bug.
Here's one HTML example, with 25px sized avatars:
And here's the default HTML size:
(It's not only limited to the "Letter avatar proxy" avatars. It's also the normal avatars.)
By reloading the page (F5), it's all good again.
The text was updated successfully, but these errors were encountered: