diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_social_place.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_social_place.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_social_place.xml b/indra/newview/skins/default/xui/en/panel_social_place.xml index 30b48d9bb1..03068dddc6 100644 --- a/indra/newview/skins/default/xui/en/panel_social_place.xml +++ b/indra/newview/skins/default/xui/en/panel_social_place.xml @@ -1,11 +1,12 @@ <panel - height="430" - width="304" + height="395" + width="304" + layout="topleft" name="panel_social_place"> <layout_stack layout="topleft" border_size="0" - height="422" + height="395" follows="all" orientation="vertical" name="stack_place" @@ -20,13 +21,13 @@ height="16" left="9" name="place_caption_label" - top_pad="12" + top="1" type="string"> Say something about where you are: </text> <text_editor follows="top|left|right" - height="94" + height="80" right="-9" left="9" length="1" |