From f3ec1a25a11e8248bdc55ec30ee92490f6c4b321 Mon Sep 17 00:00:00 2001 From: Julien Wajsberg Date: Wed, 18 Mar 2015 17:37:23 +0100 Subject: [PATCH] Bug 1140613 - [Contacts] The star indicating a favorite contact overlaps long contact names in the header of the contact details page r=francisco --- apps/communications/contacts/elements/details.html | 1 + apps/communications/contacts/js/views/details.js | 7 ++----- apps/communications/contacts/style/contacts.css | 13 +++++++++---- .../contacts/test/marionette/details_test.js | 2 +- .../contacts/test/unit/views/details_test.js | 4 ++-- 5 files changed, 15 insertions(+), 12 deletions(-) diff --git a/apps/communications/contacts/elements/details.html b/apps/communications/contacts/elements/details.html index 7b742a189098..308f96f81012 100644 --- a/apps/communications/contacts/elements/details.html +++ b/apps/communications/contacts/elements/details.html @@ -2,6 +2,7 @@