Increased standard height for listbox in bandbox search component

FEA: ItEr75S04BugFixing
This commit is contained in:
Lorenzo Tilve Álvaro 2011-10-10 10:26:50 +02:00
parent df3ca75327
commit caefbb514f

View file

@ -38,7 +38,7 @@
<bandbox id="bandbox" autodrop="true">
<bandpopup>
<vbox height="50px">
<listbox id="listbox" width="200px" sclass="bandbox-search" height="100px"
<listbox id="listbox" width="200px" sclass="bandbox-search" height="150px"
vflex="true" model="${arg.model}"
c:onClick="closeBandbox(this.$f().bandbox.parent);">
<listhead id="listhead" />