On Tuesday, July 2, 2013 12:46:41 PM UTC+2, [email protected] wrote: > So, I have a responsive web site, I've made available to install for Firefox > OS. I use viewport meta tag in order to scale the design properly for > different device resolutions: > > > > <meta name="viewport" content="width=device-width; initial-scale=1.0; > maximum-scale=1.0; user-scalable=0;" /> > > > > What troubles me, is that when I install it as an app, the <meta > name="viewport" /> does no longer work. Every element on installed app looks > quite small. > > > > How can I make that work, so that it looks exactly like in Mozilla Firefox > browser?
Which device are you using? There are issues with device resolution on GeeksPhone Peak, but all phones that will be released to consumers don't have it. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
