diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-22 17:12:45 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-22 17:12:45 +0000 |
commit | 5cf582dbbfe4a7412bb3ea053fb20be7b9601859 (patch) | |
tree | 41e4d03beafd00095c1972a85fb317c8d7af8df0 /indra/newview/skins/default/xui/en/panel_group_notices.xml | |
parent | b05a2dc76acc6c1ca4bfc09de37326027dbf038d (diff) | |
parent | 04712617c55c53dbec1f73a4e8834ebe3167e5ed (diff) |
merge from viewer2 trunk.
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_group_notices.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_group_notices.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_notices.xml b/indra/newview/skins/default/xui/en/panel_group_notices.xml index 5f46ad7860..731b3c119c 100644 --- a/indra/newview/skins/default/xui/en/panel_group_notices.xml +++ b/indra/newview/skins/default/xui/en/panel_group_notices.xml @@ -1,13 +1,12 @@ <?xml version="1.0" encoding="utf-8" standalone="yes" ?> <panel - follows="all" height="530" label="Notices" layout="topleft" left="0" name="notices_tab" top="0" - width="313"> + width="304"> <panel.string name="help_text"> Notices let you send a message and an optionally attached item. @@ -44,7 +43,7 @@ Maximum 200 per group daily right="-1" name="notice_list" top_pad="0" - width="313"> + width="304"> <scroll_list.columns label="" name="icon" |