From ca4160639866d37802f6d4f77821521cc9f3ed7f Mon Sep 17 00:00:00 2001
From: Mnikolenko ProductEngine <mnikolenko@productengine.com>
Date: Fri, 18 Sep 2015 18:01:46 +0300
Subject: [PATCH] MAINT-5427 Min width changed

---
 .../skins/default/xui/en/floater_notifications_tabbed.xml       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/newview/skins/default/xui/en/floater_notifications_tabbed.xml b/indra/newview/skins/default/xui/en/floater_notifications_tabbed.xml
index afc609de52..43198f46f3 100644
--- a/indra/newview/skins/default/xui/en/floater_notifications_tabbed.xml
+++ b/indra/newview/skins/default/xui/en/floater_notifications_tabbed.xml
@@ -7,7 +7,7 @@
  help_topic="notification_chiclet"
  save_rect="true"
  title="NOTIFICATIONS"
- width="350"
+ width="435"
  min_width="435"
  height="550"
  min_height="150"
-- 
GitLab