Automatic font resizing on iPhone / iPad

Our new company website has just gone live and on some pages the layout was broken on the iPhone and iPad. This was due to it’s minimum font size feature.

You can disable this by adding this to your CSS

div, p, a, li, td { -webkit-text-size-adjust:none; }

About the Author

I'm a web developer based in the East Midlands, UK and if I keep up the current rate, I might have developed 3 million sites by the time I retire