diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_social_status.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_social_status.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_social_status.xml b/indra/newview/skins/default/xui/en/panel_social_status.xml index c5059b679b..b6f3f00cd4 100644 --- a/indra/newview/skins/default/xui/en/panel_social_status.xml +++ b/indra/newview/skins/default/xui/en/panel_social_status.xml @@ -1,19 +1,19 @@ <panel - height="395" + height="393" width="304" layout="topleft" name="panel_social_status"> <layout_stack layout="topleft" border_size="0" - height="395" + height="385" follows="all" orientation="vertical" name="stack_status" top="8"> <layout_panel name="status_detail_panel" - height="40"> + height="360"> <text length="1" follows="top|left|right" @@ -39,10 +39,10 @@ </layout_panel> <layout_panel name="status_button_panel" - height="96"> + height="25"> <button follows="left|top" - top="213" + top="0" left="9" height="23" label="Post" |