Bug 763590 - B2G desktop build resolution should be HVGA by default. r=cjones

This commit is contained in:
Vivien Nicolas 2012-06-11 20:33:50 +02:00
parent e8e3af840b
commit 256ba34a92

View File

@ -10,7 +10,7 @@
#ifdef ANDROID
sizemode="fullscreen"
#endif
style="background: black; overflow: hidden; width:480px; height:800px"
style="background: black; overflow: hidden; width:320px; height:480px"
onload="shell.start();"
onunload="shell.stop();">