Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Size of Featured Badges on Posts
PFAFF
✭
Comments
Thanks for trying my addon!
http://vanillaforums.org/discussion/29967/problems-with-badge-sizes-on-featured-images
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Hmmm. That didn't exactly do what I wanted, but I added this:
.AuthorInfo .FeaturedBadge { width: 20px!important; height: 20px!important; margin-left: 10px; }
to my custom CSS and it seemed to work!