From fd19c5ae4cf377a6e256acd07e7ee78c625826cb Mon Sep 17 00:00:00 2001 From: Rohan Katkar Date: Wed, 19 Nov 2014 14:23:52 +0530 Subject: [PATCH] Fix for CRM-15594 --- css/civicrm.css | 3 +++ templates/CRM/Contact/Page/DedupeRules.tpl | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/css/civicrm.css b/css/civicrm.css index ab7bd23671..742b76ec3c 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -4556,3 +4556,6 @@ span.crm-status-icon { cursor: pointer; font-size: 11px !important; } +.crm-container table.mergecontact thead th { + width:30%; +} diff --git a/templates/CRM/Contact/Page/DedupeRules.tpl b/templates/CRM/Contact/Page/DedupeRules.tpl index 4933e1d79a..b239ee0210 100644 --- a/templates/CRM/Contact/Page/DedupeRules.tpl +++ b/templates/CRM/Contact/Page/DedupeRules.tpl @@ -42,7 +42,7 @@
{strip} - +
-- 2.25.1
{ts 1=$contactType}%1 Rules{/ts}