Yes, on page load, a bit of javascript will resize the max size of all images to be width of browser in pixels minus the width of the forum user info column (avatar pics, borders, etc). This can get a bit funky on mobile devices but a refresh should make it work if it glitches out.
As you say though - I have noticed it getting a bit worse on mobile devices lately. Since you mentioned @media queries already, can you save me a bit of searching - do you know if javascript is returning a larger value for browser resolution when it perceives the page as needing to be larger? I'd be happy to add the @media query if it would help add some consistency between desktop and mobile without negatively impacting things in other ways.
|