On the about page, when I hover over any mod's flair, I get this bug:

enter image description here

I'm running Chrome 15.0.874.121 on Windows 7 Home Premium 64-bit.

I'm able to reproduce this bug on Chrome, but not on IE9 (although in this browser, the alignment of the first row is off), Nightly, or Opera. Haven't tested in Safari yet.

UPDATE 2/24/12: This bug still occurs in Chrome. My current Chrome version is 17.0.963.46.

link|improve this question

65% accept rate
Does this happen with anyone else's flair? – BoltClock's a Unicorn Dec 11 '11 at 19:52
1  
@BoltClock'saUnicorn It's because of the newline after the <img> tag in the source on that page. There's also a random <br> after the link, heh. – Tim Stone Dec 11 '11 at 20:16
@Tim: Removnig the <br> messes up the alignment of the next image, and that bug's been reported before, so it looks <br> was the fix. Heh. – Purmou Dec 11 '11 at 20:30
Yes, I repro on Chrome latest (17.whatever). If you hadn't pointed it out, I'd have never noticed this. It looks like an overflowed underline from an <a> tag. Maybe something text-decoration: none would fix? Or less than 20/20 vision... – The Establishment Feb 24 at 8:16
feedback

You must log in to answer this question.

Browse other questions tagged