Quote:
Originally Posted by stuartjmz
Yep, it seems the problem is that the site assumes anything with a screen size over 10 inches (maybe 9?) as a desktop.
|
Most dynamic layouts work based on the device's reported viewport size/width. My guess, anything that reports width of ~1000px gets the desktop layout.
Note, resolution of iPad 12.9 is 2732*2048 and even in portrait mode, its viewport is 1024*1366.