CSS: min-width vs. zoom
Ran into an interesting quirk today that I don’t see a lot of search results for: if you have a min-width set on an element but then set a zoom on an element other than 100%, the min-width (and, one presumes, the max-width) is scaled …
read more