CRM-15594 Fix alignments on Merge Rules page
authorRohan Katkar <rohan.katkar@webaccessglobal.com>
Wed, 19 Nov 2014 05:17:53 +0000 (10:47 +0530)
committerRohan Katkar <rohan.katkar@webaccessglobal.com>
Wed, 19 Nov 2014 05:17:53 +0000 (10:47 +0530)
templates/CRM/Contact/Page/DedupeRules.tpl

index 110cbdcdb706c8f055f2868ba5bfd6218601425f..4933e1d79a78c0b968b26c1c4dacec028157d6c6 100644 (file)
       <div id="browseValues_{$contactType}">
         <div>
         {strip}
-          <table id="options_{$contactType}" class="display">
-            <colgroup>
-              <col align="justify">
-            </colgroup>
+          <table id="options_{$contactType}" class="display" style = "table-layout: fixed;">
             <thead>
             <tr>
               <th>{ts 1=$contactType}%1 Rules{/ts}</th>