From ccd0aef367e9d4382abcec278b9b00d1d6cc9d82 Mon Sep 17 00:00:00 2001
From: Dmitry Zaporozhan <dzaporozhan@productengine.com>
Date: Tue, 2 Mar 2010 12:40:23 +0200
Subject: [PATCH] Fixed normal bug EXT-5714 - Chicklet in Conversations Window
 for Conferences has a Tiny Hotspot.

--HG--
branch : product-engine
---
 indra/newview/skins/default/xui/en/widgets/chiclet_im_adhoc.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/newview/skins/default/xui/en/widgets/chiclet_im_adhoc.xml b/indra/newview/skins/default/xui/en/widgets/chiclet_im_adhoc.xml
index 63f08a42504..413ca1d1efe 100644
--- a/indra/newview/skins/default/xui/en/widgets/chiclet_im_adhoc.xml
+++ b/indra/newview/skins/default/xui/en/widgets/chiclet_im_adhoc.xml
@@ -24,7 +24,7 @@
      follows="left|top|bottom"
      height="20"
      left="2"
-     mouse_opaque="true"
+     mouse_opaque="false"
      name="adhoc_icon"
      width="21" />
     <chiclet_im_adhoc.unread_notifications
-- 
GitLab