@@ -25,7 +25,7 @@ $plural = 'Allergies';
<?php $j = 0; foreach ($points as $point): $j++; ?>
<?php $rel = $point->relevanceToNote($note); ?>
<tr>
- <td class="width-40px px-2 {{ $rel ? ' text-info':'' }}">
+ <td class="width-40px pl-0 pr-2 {{ $rel ? ' text-info':'' }}">
@if($rel)
<?php $numRelevant++; ?>
{{ $j }}.*
@@ -16,7 +16,7 @@ $plural = 'Care team members';
@@ -16,7 +16,7 @@ $plural = 'Goals';
@@ -21,7 +21,7 @@ $plural = 'Medications';
@@ -30,7 +30,7 @@ $plural = 'Allergies';
<?php if($plan && @($plan->data)) $plan->data = json_decode($plan->data); ?>
<?php $numVisible++; ?>
- <td class="width-40px px-2 {{ $rel ? 'font-weight-bold text-info':'' }}">
+ <td class="width-40px pl-0 pr-2 {{ $rel ? 'font-weight-bold text-info':'' }}">
@@ -21,7 +21,7 @@ $plural = 'Care team members';
@@ -21,7 +21,7 @@ $plural = 'Goals';
@@ -26,7 +26,7 @@ $plural = 'Medications';
@@ -21,7 +21,7 @@ $plural = 'Problems';
@@ -16,7 +16,7 @@ $plural = 'Problems';