summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dyukov <adyukov@productengine.com>2010-01-19 22:03:55 +0200
committerAndrew Dyukov <adyukov@productengine.com>2010-01-19 22:03:55 +0200
commit85c97cab02b0f2ba89b7af05c14a69ff90ffa25e (patch)
treeaca6cdf16b691b66945a4ebae070bfbd6417e9c7
parentc4a2c1f462cec0e4fe40c6f1caf479ebfa13f25f (diff)
Fixed normal bug Bug EXT-4444 ([BSI] Buy L$ art in top bar is clipped when Fav and Navbar are hidden).
- Changed vertical alignment of "Buy L$" and some other elements in status bar via xml. --HG-- branch : product-engine
-rw-r--r--indra/newview/skins/default/xui/en/panel_status_bar.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_status_bar.xml b/indra/newview/skins/default/xui/en/panel_status_bar.xml
index bfca2f2e46..7a6089c74e 100644
--- a/indra/newview/skins/default/xui/en/panel_status_bar.xml
+++ b/indra/newview/skins/default/xui/en/panel_status_bar.xml
@@ -53,7 +53,7 @@
label_shadow="false"
name="buycurrency"
tool_tip="My Balance"
- top="5"
+ top="3"
width="100" />
<button
auto_resize="true"
@@ -71,7 +71,7 @@
name="buyL"
pad_right="20px"
tool_tip="Click to buy more L$"
- top="5"
+ top="2"
width="100" />
<text
type="string"
@@ -80,7 +80,7 @@
follows="right|bottom"
halign="right"
height="16"
- top="7"
+ top="5"
layout="topleft"
left_pad="0"
name="TimeText"
@@ -96,7 +96,7 @@
image_unselected="Audio_Off"
is_toggle="true"
left_pad="18"
- top="4"
+ top="2"
name="volume_btn"
tool_tip="Global Volume Control"
width="16" />