From 79949a36f41f749bcc1f89c8bda029a9aac75d01 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Fri, 8 Apr 2016 16:07:15 +0000 Subject: [PATCH] Fix styling in addressbook edit dialog --- addressbook/templates/default/app.css | 7 +- addressbook/templates/default/edit.xet | 92 ++++++++++++++------------ addressbook/templates/pixelegg/app.css | 7 +- 3 files changed, 52 insertions(+), 54 deletions(-) diff --git a/addressbook/templates/default/app.css b/addressbook/templates/default/app.css index 883b0791f5..1c47ee756d 100644 --- a/addressbook/templates/default/app.css +++ b/addressbook/templates/default/app.css @@ -91,15 +91,12 @@ input.et2_radiobox { top: 0; padding-top: 0; } -#addressbook-edit_room { - margin-left: 7px; -} #addressbook-edit_adr_one_locality,#addressbook-edit_adr_two_locality { - margin-left:11px; + margin-left:5px; } #addressbook-edit_role { - margin-right: 11px; + margin-right: 5px; } .addressbookHooked .egwGridView_grid label>span.et2_link { display: none; diff --git a/addressbook/templates/default/edit.xet b/addressbook/templates/default/edit.xet index 143d7cedfd..7a372fe9a1 100644 --- a/addressbook/templates/default/edit.xet +++ b/addressbook/templates/default/edit.xet @@ -57,19 +57,19 @@