td.listViewEntryValue[data-field-type=phone] span.value,
td.relatedListEntryValues[data-field-type=phone] span.value,
td.relatedListEntryValues[data-field-type=email] span.value
{
  white-space: nowrap;
  width: auto;
}
/* #2559 css fix */
.detailViewButtoncontainer .btn-toolbar div.btn-group:last-child .wfdGeneralButton {
  display: none;
}
