mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
Bug 640429 - Preferences screen is cut off in portrait mode on Linux Desktop [r=mbrubeck]
This commit is contained in:
parent
9d2b70caf2
commit
a854796f87
@ -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);"
|
||||||
|
Loading…
Reference in New Issue
Block a user