From 0e753a281ec3c3f100c057d3ee9de479005511ef Mon Sep 17 00:00:00 2001 From: Martin Reddy Date: Mon, 5 Oct 2009 23:31:55 +0000 Subject: DEV-39998: Fixed the width of the side tray tab caption so that the help button, "?", is right justified. XUI-only update. --- indra/newview/skins/default/xui/en/panel_side_tray_tab_caption.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/skins') diff --git a/indra/newview/skins/default/xui/en/panel_side_tray_tab_caption.xml b/indra/newview/skins/default/xui/en/panel_side_tray_tab_caption.xml index 3b1b049ff2..9845a9eb78 100644 --- a/indra/newview/skins/default/xui/en/panel_side_tray_tab_caption.xml +++ b/indra/newview/skins/default/xui/en/panel_side_tray_tab_caption.xml @@ -4,7 +4,7 @@ bottom="0" follows="left|top|right" height="30" - width="305" + width="333" layout="topleft" left="0" name="sidetray_tab_panel"> -- cgit v1.2.3