diff options
author | Cho <cho@lindenlab.com> | 2013-07-08 19:00:19 +0100 |
---|---|---|
committer | Cho <cho@lindenlab.com> | 2013-07-08 19:00:19 +0100 |
commit | b9a94613875d05dfd8e2971059e343720294d6d6 (patch) | |
tree | f9e1bbf952dc2e1101407d683143cdc275c566ef | |
parent | 5c88b679bd2f66fd6fa358ca93047c0aba781e22 (diff) |
adjusted layout of social status panel
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_social_status.xml | 4 |
1 files changed, 2 insertions, 2 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 f817a515e7..c9bdf3b645 100644 --- a/indra/newview/skins/default/xui/en/panel_social_status.xml +++ b/indra/newview/skins/default/xui/en/panel_social_status.xml @@ -13,7 +13,7 @@ top="8"> <layout_panel name="status_detail_panel" - height="255"> + height="40"> <text length="1" follows="top|left|right" @@ -64,4 +64,4 @@ </button> </layout_panel> </layout_stack> - </panel>
\ No newline at end of file + </panel> |