gui: fix listbox on reboot page in landscape theme
Change-Id: I65b7b3476235d49ec0cfa289b23be9bc65f7dfb5
diff --git a/gui/theme/common/landscape.xml b/gui/theme/common/landscape.xml
index ba6073e..f8b5a95 100755
--- a/gui/theme/common/landscape.xml
+++ b/gui/theme/common/landscape.xml
@@ -2705,7 +2705,7 @@
</text>
<listbox style="advanced_listbox">
- <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%listbox_advanced_height%"/>
+ <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%fileselector_install_height%"/>
<listitem name="{@rb_system_btn=System}">
<condition var1="tw_reboot_system" var2="1"/>
@@ -2839,7 +2839,7 @@
</text>
<listbox style="advanced_listbox">
- <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%listbox_advanced_height%"/>
+ <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%fileselector_install_height%"/>
<listitem name="{@rb_system_btn=System}">
<condition var1="tw_reboot_system" var2="1"/>