diff options
author | andreykproductengine <akleshchev@productengine.com> | 2017-01-19 20:15:59 +0200 |
---|---|---|
committer | andreykproductengine <akleshchev@productengine.com> | 2017-01-19 20:15:59 +0200 |
commit | b64fe9899d5368acdb77c7838675a3439e01c243 (patch) | |
tree | ec65ceab39283c829ded667f0858c69b0d03f659 /indra | |
parent | b18bf7e67268ec3f818f7a89159e529fe4395369 (diff) |
MAINT-2159 Fixed Health Meter Not Aligned
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/widgets/location_input.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/location_input.xml b/indra/newview/skins/default/xui/en/widgets/location_input.xml index 61ec046649..674be59753 100644 --- a/indra/newview/skins/default/xui/en/widgets/location_input.xml +++ b/indra/newview/skins/default/xui/en/widgets/location_input.xml @@ -133,7 +133,7 @@ name="damage_text" width="35" height="18" - top="17" + top="18" follows="right|top" halign="right" font="SansSerifSmall" |