Resize broswer window below 400px on OS X
- by David
Resizing Firefox windows (by dragging) works fine, up until the window is about 400 px wide, at which point the width of the web page content cease to follow the window with.
I'm pretty sure it's not a CSS issue, and the same thing goes for Chrome and Safari as well (they won't even let me resize the window < 400 px wide).
I can't understand where this limitation comes from. Is it a setting in the browser? A bug? A limitation of the OS?