diff --git a/addressbook/templates/default/app.css b/addressbook/templates/default/app.css index fccee455d8..c6fe5562a3 100644 --- a/addressbook/templates/default/app.css +++ b/addressbook/templates/default/app.css @@ -92,4 +92,11 @@ fieldset.emailGroup { } .image16 img { height: 16px; +} + +/* changes from pixelegg 11/12/13 - upload foto in right column */ +#addressbook-edit_addressbook-edit-general table.addressbook_edit_general td.addressbook_edit_general_right { +widtH: 20%; +vertical-align: top; +text-align: center; } \ No newline at end of file diff --git a/addressbook/templates/default/edit.xet b/addressbook/templates/default/edit.xet index 3e1d67d293..3095da3b0a 100644 --- a/addressbook/templates/default/edit.xet +++ b/addressbook/templates/default/edit.xet @@ -57,14 +57,18 @@