Skip to content

Comment on Mac Apps We Use Every Dayparent

Comments

Seriously! Feels like 1999.

I thought it was lazy resizing in an image editor, but it turns out it's just bad CSS.

They have a "max-width" on "BODY IMG", but then some script or some deployment process added "width:" and "height:" on each image individually.

The max-width alone would resize the image nicely, but the presence of the "height:" causes the vertical stretch.

(Sorry, the web-debugger in me kicks in without being asked.)

Yea... that was a typo that got cached. sorry, that was more painful for me than it was for you

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.