@@ -60,7 +60,7 @@ if(!@$summaryView) {
<thead>
<tr class="">
@if($patient->core_note_id !== $note->id)
- <th class="border-bottom-0 text-secondary text-center width-30px">Rel.</th>
+ <th class="border-bottom-0 text-secondary text-center width-30px text-nowrap">Rel.</th>
@endif
<th class="border-bottom-0 text-secondary">Name</th>
<th class="border-bottom-0 text-secondary w-30">Subjective</th>
@@ -21,7 +21,7 @@ if(!@$careTeamMembers || !@$counts) {
<th class="border-bottom-0 text-secondary">Name/Details</th>
@@ -21,7 +21,7 @@ if(!@$goals || !@$counts) {
<th class="border-bottom-0 text-secondary">Goal</th>
@@ -50,7 +50,7 @@ if(!@$summaryView) {
<th class="border-bottom-0 text-secondary w-30">Subj. Frequency / Experience</th>
@@ -19,7 +19,7 @@ list($supplements, $counts) = Point::getPointsOfCategoryExtended($patient, 'SUPP
<th class="border-bottom-0 text-secondary width-50px">Edit</th>