[css-d] iPad zoom triggers other MQ

2014-05-06 Thread Tom Livingston
Here's the site in question: http://www.medialogic.com/health-care/ In landscape view on iPad and after initial page load, if I do any zoom action at all - including pinch - the layout switches to a smaller screen layout/MQ. If you navigate to another page or refresh, it uses my "desktop" layout

Re: [css-d] iPad Mini MQs

2014-05-06 Thread Tom Livingston
On Tue, May 6, 2014 at 9:30 AM, Philippe Wittenbergh wrote: > > Le 6 mai 2014 à 22:12, Tom Livingston a écrit : > >> Retina has specs of 2048-by-1536 resolution at 326 pixels per inch (ppi) >> and the other of 1024-by-768 resolution at 163 pixels per inch (ppi). > > Those are device pixels, not C

Re: [css-d] iPad Mini MQs

2014-05-06 Thread Philippe Wittenbergh
Le 6 mai 2014 à 22:12, Tom Livingston a écrit : > Retina has specs of 2048-by-1536 resolution at 326 pixels per inch (ppi) > and the other of 1024-by-768 resolution at 163 pixels per inch (ppi). Those are device pixels, not CSS pixels. > > I dont think @media only screen and (min-device-width

[css-d] iPad Mini MQs

2014-05-06 Thread Tom Livingston
List, Can anyone recommend an appropriate MQ for iPad Mini? I was using an iPad Mini (Retina) and noticed an issue on a site I work on where the absolute-position footer crashed into other content in landscape orientation because the screen is so small. Retina has specs of 2048-by-1536 resolution