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
Родитель 9d2b70caf2
Коммит a854796f87
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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