diff --git a/code/ryzom/client/data/gamedev/interfaces_v3/login_widgets.xml b/code/ryzom/client/data/gamedev/interfaces_v3/login_widgets.xml
index fb48663de..40f71f24e 100644
--- a/code/ryzom/client/data/gamedev/interfaces_v3/login_widgets.xml
+++ b/code/ryzom/client/data/gamedev/interfaces_v3/login_widgets.xml
@@ -195,7 +195,7 @@
diff --git a/code/ryzom/client/data/gamedev/interfaces_v3/widgets.xml b/code/ryzom/client/data/gamedev/interfaces_v3/widgets.xml
index f82ccb593..85cd50f66 100644
--- a/code/ryzom/client/data/gamedev/interfaces_v3/widgets.xml
+++ b/code/ryzom/client/data/gamedev/interfaces_v3/widgets.xml
@@ -3036,7 +3036,7 @@
id="edit"
entry_type="positive_integer"
text_ref="TR TR"
- text_y="-1"
+ text_y="0"
fontsize="12"
posparent="sheet"
posref="MR ML"
@@ -4520,7 +4520,7 @@
entry_type="positive_integer"
id="edit"
text_ref="TR TR"
- text_y="-1"
+ text_y="0"
fontsize="12"
posparent="sheet"
posref="MR ML"
@@ -4850,7 +4850,7 @@
global_color_normal="true"
global_color_over="true"
global_color_pushed="true"
- text_y="-2"
+ text_y="0"
fontsize="10"
shadow="true"
case_mode="%case_upper"
@@ -4868,7 +4868,7 @@
global_color_normal="true"
global_color_over="true"
global_color_pushed="true"
- text_y="-2"
+ text_y="0"
fontsize="10"
shadow="true"
case_mode="%case_upper"
@@ -4902,7 +4902,7 @@
x="0"
y="0"
posref="TL TL"
- text_y="-2"
+ text_y="0"
onclick_l="#onclick_ok"
params_l="#onclick_ok_param"
hardtext="#ok_text"
@@ -4910,7 +4910,7 @@