Ah, it's too big on iPad 3 too..? Then it means I have to change my media query, indeed...
And the menu position is tied to the screen resolution, too (CSS resolution, i.e. pixel density), so I'm not surprised the menu disappears on a Retina screen, of course...
I guess I'll have to do some new media query that checks for a resolution below 500px, or something...! It should catch pretty much all of the mobile devices while leaving tablets in peace, right..? :-/
As for the middle button click, I'm guessing no one is bothered by it, since I got no complaints..?
And the menu position is tied to the screen resolution, too (CSS resolution, i.e. pixel density), so I'm not surprised the menu disappears on a Retina screen, of course...
I guess I'll have to do some new media query that checks for a resolution below 500px, or something...! It should catch pretty much all of the mobile devices while leaving tablets in peace, right..? :-/
As for the middle button click, I'm guessing no one is bothered by it, since I got no complaints..?






