I just created an account to comment that this also broke an old website I made.
Found this thread by searching this bit of code on google to find if the culprit.
In my (I admit slightly unusual) case I was setting an image’s width to be 200% of it’s container. To fix this I had to override max-width and max-height back to unset.
-
This reply was modified 3 years ago by see0also.
-
This reply was modified 3 years ago by see0also.