Friends Search bar goes off the bottom of the screen #1762
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
<div id="search_div" height="fit" width="100%" layout="vertical-row">
|
||||
<spacer width="10" height="10"/>
|
||||
<box height="fit" width="100%" layout="vertical-row">
|
||||
<label height="fit" text_align="left" I18N="In the profile screen" text="Look for more friends:"/>
|
||||
<spacer width="10" height="10"/>
|
||||
<div height="fit" width="100%" layout="horizontal-row" align="center">
|
||||
<label height="fit" text_align="left" I18N="In the profile screen" text="Look for more friends:" proportion = "1"/>
|
||||
<spacer width="10" height="10" proportion = "1"/>
|
||||
<div height="fit" width="100%" layout="horizontal-row" align="center" proportion = "3">
|
||||
<textbox id="search_box" proportion="1" height="fit"/>
|
||||
<spacer width="10" height="100%"/>
|
||||
<button id="search_button" height="100%" width="fit" text="Search" />
|
||||
|
||||
Reference in New Issue
Block a user