|
@@ -20,7 +20,7 @@ $plural = 'Medications';
|
|
|
<table class="table table-bordered table-xs table-cage mb-0">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
- <th class="py-1 px-2 border-top-0">#</th>
|
|
|
+ <th class="py-1 px-2 border-top-0 text-right">#</th>
|
|
|
<th class="py-1 px-2 border-top-0">Name</th>
|
|
|
<th class="py-1 px-2 border-top-0">Frequency</th>
|
|
|
<th class="py-1 px-2 border-top-0">Experience</th>
|