Comment on You can no longer click on the Google logo in chrome (only in Firefox, IE, etc.)parentComments−kylemaxwell14yCan any CSS wizards see if this might have been breakage?−Animus714ySeriously? It's Google. Their frickin' home page.I would hope Google employees use enough of Google that no such breakage would ever make it anywhere near user's eyes.Also, nonlinking is unlikely to be caused by CSS problems.−natesm14yActually, it's not draggable either, so it's now (at least) a CSS background image, on a <span>. I'm not sure if it was an <img> inside <a> up until today or not, but in that case, I suppose you could say that CSS was involved.
Comments
Can any CSS wizards see if this might have been breakage?
Seriously? It's Google. Their frickin' home page.
I would hope Google employees use enough of Google that no such breakage would ever make it anywhere near user's eyes.
Also, nonlinking is unlikely to be caused by CSS problems.
Actually, it's not draggable either, so it's now (at least) a CSS background image, on a <span>. I'm not sure if it was an <img> inside <a> up until today or not, but in that case, I suppose you could say that CSS was involved.