mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +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
|
||||
sizemode="fullscreen"
|
||||
#else
|
||||
width="500"
|
||||
width="480"
|
||||
height="800"
|
||||
#endif
|
||||
onkeypress="onDebugKeyPress(event);"
|
||||
|
Loading…
Reference in New Issue
Block a user