diff options
author | mberezhnoy <mberezhnoy@productengine.com> | 2013-02-06 19:59:57 +0200 |
---|---|---|
committer | mberezhnoy <mberezhnoy@productengine.com> | 2013-02-06 19:59:57 +0200 |
commit | 9b0404c4b5c99be3ab3591c7677f95f987056795 (patch) | |
tree | 3c5c5f99004673533b860e17442a07b955aa6fb0 /indra/newview/skins/default/xui | |
parent | 3781615afa6db7289f26f404885ac614c7f1cee0 (diff) | |
parent | 418b0334f2ee92ce8b8958218c8d6db5ccc855f2 (diff) |
merge
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_notification.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_notification.xml b/indra/newview/skins/default/xui/en/panel_notification.xml index 94c468e1bb..421ecf10a1 100644 --- a/indra/newview/skins/default/xui/en/panel_notification.xml +++ b/indra/newview/skins/default/xui/en/panel_notification.xml @@ -22,7 +22,7 @@ background_visible="true" bg_alpha_color="ToastBackground" bg_opaque_color="ToastBackground" - follows="left|right|top" + follows="all" height="100" label="info_panel" layout="topleft" |