diff --git a/addressbook/inc/class.addressbook_hooks.inc.php b/addressbook/inc/class.addressbook_hooks.inc.php
index 437cf1ca6a..bc58770c3c 100644
--- a/addressbook/inc/class.addressbook_hooks.inc.php
+++ b/addressbook/inc/class.addressbook_hooks.inc.php
@@ -253,7 +253,7 @@ class addressbook_hooks
);
}
- if ($GLOBALS['egw_info']['user']['apps']['felamimail'])
+ if ($GLOBALS['egw_info']['user']['apps']['felamimail'] || $GLOBALS['egw_info']['user']['apps']['mail'])
{
$settings['force_mailto'] = array(
'type' => 'check',
diff --git a/addressbook/templates/default/app.css b/addressbook/templates/default/app.css
index 3ed983a272..12aa5e6cf3 100644
--- a/addressbook/templates/default/app.css
+++ b/addressbook/templates/default/app.css
@@ -2,9 +2,8 @@
.countrySelect select { width: 150px; }
.custom_country input {display: none; }
.contactid:before { content:"#" }
-.emailCol div { width: 100%; overflow: hidden; }
-.redItalic { color: red; font-style: italic; }
-.fixedHeight,.telNumbers { height: 12px; }
+.emailCol div { width: 100%; }
+.fixedHeight,.telNumbers { height: 12px; overflow: hidden; text-overflow: ellipsis}
.telNumbers { white-space: nowrap; }
.leftPad5 { padding-left: 5px; }
.bold { font-weight: bold; }
diff --git a/addressbook/templates/default/index.xet b/addressbook/templates/default/index.xet
index 322506d6fa..ec4c75ffee 100644
--- a/addressbook/templates/default/index.xet
+++ b/addressbook/templates/default/index.xet
@@ -37,7 +37,7 @@
-
+
@@ -161,7 +161,7 @@
-
+
@@ -199,7 +199,7 @@
-
+
@@ -229,7 +229,7 @@
-
+