summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/panel_status_bar.xml
diff options
context:
space:
mode:
authorpaulgproductengine <none@none>2012-02-14 20:13:26 +0200
committerpaulgproductengine <none@none>2012-02-14 20:13:26 +0200
commitd660d1ad65614068e6134ad83c4beca46415165f (patch)
treeb390e6dbf40ea4cf5f38728e4f68c0e43156ad15 /indra/newview/skins/default/xui/es/panel_status_bar.xml
parent7bb8373d7cb746af8814e09373ed89c332e14619 (diff)
EXP-1890 FIXED (The "Shop" button is partially not clickable)
- Adjusted width of the panel which contains the shop button
Diffstat (limited to 'indra/newview/skins/default/xui/es/panel_status_bar.xml')
-rw-r--r--indra/newview/skins/default/xui/es/panel_status_bar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/es/panel_status_bar.xml b/indra/newview/skins/default/xui/es/panel_status_bar.xml
index 79b2c32b23..7eead3bc18 100644
--- a/indra/newview/skins/default/xui/es/panel_status_bar.xml
+++ b/indra/newview/skins/default/xui/es/panel_status_bar.xml
@@ -15,7 +15,7 @@
<panel.string name="buycurrencylabel">
[AMT] L$
</panel.string>
- <panel name="balance_bg">
+ <panel left="-410" name="balance_bg" width="200">
<text name="balance" tool_tip="Haz clic para actualizar tu saldo en L$" value="20 L$"/>
<button label="Comprar L$" name="buyL" tool_tip="Pulsa para comprar más L$"/>
<button label="Comprar" name="goShop" tool_tip="Abrir el mercado de Second Life" width="80"/>