Question
Browser Resizing Breaks Form CSS
I am using a Forms 2.0 four-column form on a landing page, and it looks like this: http://goo.gl/Uc3QpE
Whenever the browser is resized to be around 500 pixels wide or less, the form's CSS breaks/changes, and the form is rendered like this: http://goo.gl/SZGFBG (Blue bars on the side of image are the browser window)
Most mobile device browsers have the form display with only 1 column to begin with, and also have the seemingly random increase to the field font size (see the select lists in each image)
Why is this happening, and is there a way to fix it or override the CSS that I am assuming causes this?
Whenever the browser is resized to be around 500 pixels wide or less, the form's CSS breaks/changes, and the form is rendered like this: http://goo.gl/SZGFBG (Blue bars on the side of image are the browser window)
Most mobile device browsers have the form display with only 1 column to begin with, and also have the seemingly random increase to the field font size (see the select lists in each image)
Why is this happening, and is there a way to fix it or override the CSS that I am assuming causes this?