I am having problems with the auto resize feature of the android browser. The widths on my site are going a bit haywire when the device is in portrait mode.
What I w
I have been experiencing this problem and found a solution that works for me.
I have one main Since this problem is an Android bug, no CSS or HTML can really fix it. However, the following CSS resolved the problem satisfactorily for me; and I didn't have to turn off "Auto-fit pages": I added a CSS background-image to the div { background-image: url(../img/blank.png); }