Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Icon and Account picture should not be resized automatically
This discussion has been closed.
Comments
This deals with smaller icons (MrNase), the right size (lech), and oversized (Google). And when you disable CSS, you just don't see the icons.
The source is fairly self-explanatory. A couple of bits of the HTML are changed. and a couple of bits of CSS too. Most of the CSS in the test case is to make it look the default!
Thoughts?
edit: I have tested with FF and IE6, but not IE5 which is usually the problem child. It would probably just be a case of fixing up the box model, but would need testing.
Underscores as well as dashes are fine for both IDs and classes.
I've fixed the test page now, must take more care in future.
I like to just <del></del> what I wrote, so that you can still follow the flow.
Also, did this solution have anything to do with all the icons mysteriously disappearing?
Awesome, nicely done. So we have proper sized icons now, what fun!
will we have to wait untill the next version?