From 85f6677f01787566edb3296c383269426d9eac32 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Sat, 15 Sep 2007 02:30:41 +0000 Subject: [PATCH] Monotone-Parent: 74e8c97a23906be7b4dbcb91ef964ad3295ce610 Monotone-Revision: 63bcd763cff414d885e16f073fd75273e3b16ddb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-15T02:30:41 Monotone-Branch: ca.inverse.sogo --- UI/WebServerResources/ContactsUI.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/WebServerResources/ContactsUI.css b/UI/WebServerResources/ContactsUI.css index 5cdfff85f..c74c0cf95 100644 --- a/UI/WebServerResources/ContactsUI.css +++ b/UI/WebServerResources/ContactsUI.css @@ -173,7 +173,7 @@ TABLE#contactsList width: 100%; } TABLE#contactsList TD -{ white-space: wrap; +{ white-space: normal; /* pre, normal, nowrap */ /*width: 20%;*/ } TD#nameHeader,