diff options
author | Palmer Truelson <palmer@lindenlab.com> | 2010-02-22 14:20:50 -0800 |
---|---|---|
committer | Palmer Truelson <palmer@lindenlab.com> | 2010-02-22 14:20:50 -0800 |
commit | dcbbf64c41aac85613591b51071b9453bdb1df0f (patch) | |
tree | 4c6d654770aa53a2e1f1ca4b24ed9fa8d0a247dc /indra/newview/skins/default/xui/en/panel_group_notices.xml | |
parent | ca12b3d971db20559cb242417dc6c3f64d63c1d6 (diff) | |
parent | 722c5fb92ebcf61190edc7ec29c8f5ea1f826cf9 (diff) |
merge
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" |