diff --git a/addressbook/templates/default/app.css b/addressbook/templates/default/app.css
index 41c2356c49..a8cd2d5687 100644
--- a/addressbook/templates/default/app.css
+++ b/addressbook/templates/default/app.css
@@ -49,7 +49,13 @@ tr.dialogOperators td,.dialogFooterToolbar {
padding: 5px 0 5px 0;
vertical-align: middle;
}
-
+input.et2_radiobox {
+ position: relative;
+ left: -16px;
+}
+#addressbook-edit_tel_prefer-tel_work, #addressbook-edit_tel_prefer-tel_cell {
+ left: -13px;
+}
/**
* Index page
*/
diff --git a/addressbook/templates/default/edit.xet b/addressbook/templates/default/edit.xet
index 1a6b537e66..272a859d27 100644
--- a/addressbook/templates/default/edit.xet
+++ b/addressbook/templates/default/edit.xet
@@ -84,7 +84,7 @@
-
+
@@ -108,7 +108,7 @@
-
+
@@ -116,7 +116,7 @@
-
+
@@ -212,7 +212,7 @@
-
+
@@ -368,7 +368,7 @@