From 864789959df106908608e00f1d05ea23d810a17a Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 7 Nov 2012 11:06:12 -0500 Subject: [PATCH] Fix title display of cards with a photo (cherry picked from commit 0ab36d4ec5b0079c72b42fd8717fda17744d0666) --- UI/WebServerResources/ContactsUI.css | 1 - 1 file changed, 1 deletion(-) diff --git a/UI/WebServerResources/ContactsUI.css b/UI/WebServerResources/ContactsUI.css index 8b733608c..0aef1e1e5 100644 --- a/UI/WebServerResources/ContactsUI.css +++ b/UI/WebServerResources/ContactsUI.css @@ -237,7 +237,6 @@ DIV#contactView H3.contactCardTitle padding: .2em 0px; font-size: large; font-weight: bold; - width: 300px; text-decoration: underline; } DIV.contactColumn