Преглед на файлове

Multi add column widths tweak

Vijayakrishnan преди 3 години
родител
ревизия
bffc004909
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      resources/views/app/patient/wizard-partials/add-multiple-pre-existing.blade.php

+ 3 - 3
resources/views/app/patient/wizard-partials/add-multiple-pre-existing.blade.php

@@ -14,10 +14,10 @@
                     <th class="border-bottom-0 text-secondary">Specialty</th>
                     <th class="border-bottom-0 text-secondary">Organization</th>
                 @endif
-                <th class="border-bottom-0 text-secondary width-150px">Subjective</th>
-                <th class="border-bottom-0 text-secondary width-150px">Plan</th>
+                <th class="border-bottom-0 text-secondary">Subjective</th>
+                <th class="border-bottom-0 text-secondary">Plan</th>
                 <th class="border-bottom-0 text-secondary width-140px">Start Date</th>
-                <th class="border-bottom-0 text-secondary width-100px text-nowrap">{{$adder}}</th>
+                <th class="border-bottom-0 text-secondary text-nowrap">{{$adder}}</th>
                 <th class="border-bottom-0 text-secondary width-50px"></th>
             </tr>
             </thead>