diff options
author | Lis Pardi <lis@lindenlab.com> | 2009-11-10 15:01:29 -0500 |
---|---|---|
committer | Lis Pardi <lis@lindenlab.com> | 2009-11-10 15:01:29 -0500 |
commit | ecf8f5c5beda9f5fa743c4666717c4378f204023 (patch) | |
tree | 3d3e676dd88e1f3277439d0af29670cf77579cba /indra | |
parent | f8f8b0502e3a94933109778c0fe9917700ad1119 (diff) |
EXT-1503 Cosmetic and Polish issues with Viewer 2.0 Internal Alphan -- Notifications with long headlines are overlapping with text
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_group_notify.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_notify.xml b/indra/newview/skins/default/xui/en/panel_group_notify.xml index bd98996ae1..ef3120174e 100644 --- a/indra/newview/skins/default/xui/en/panel_group_notify.xml +++ b/indra/newview/skins/default/xui/en/panel_group_notify.xml @@ -25,7 +25,7 @@ name="subject" text_color="GroupNotifyTextColor" font="SansSerifBig" - top="60" + top="40" use_ellipses="true" value="subject" width="300" |