Bug 640429 - Preferences screen is cut off in portrait mode on Linux Desktop [r=mbrubeck]

This commit is contained in:
Mark Finkle 2011-03-09 21:26:57 -05:00
parent 9d2b70caf2
commit a854796f87

View File

@ -69,7 +69,7 @@
#ifdef MOZ_PLATFORM_MAEMO #ifdef MOZ_PLATFORM_MAEMO
sizemode="fullscreen" sizemode="fullscreen"
#else #else
width="500" width="480"
height="800" height="800"
#endif #endif
onkeypress="onDebugKeyPress(event);" onkeypress="onDebugKeyPress(event);"