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,