|
@@ -111,7 +111,7 @@ list($supplements, $counts) = Point::getPointsOfCategoryExtended($patient, 'SUPP
|
|
|
include resource_path('views/app/patient/segment-templates/_child_review/last-review.php');
|
|
|
?>
|
|
|
</div>
|
|
|
- <div class="d-inline-flex flex-column ml-1">
|
|
|
+ <div class="d-inline-flex ml-1">
|
|
|
<a class="px-1 view-review-log"
|
|
|
native target="_blank"
|
|
|
open-in-stag-popup
|
|
@@ -130,7 +130,7 @@ list($supplements, $counts) = Point::getPointsOfCategoryExtended($patient, 'SUPP
|
|
|
include resource_path('views/app/patient/segment-templates/_child_plan/last-plan.php');
|
|
|
?>
|
|
|
</div>
|
|
|
- <div class="d-inline-flex flex-column ml-1">
|
|
|
+ <div class="d-inline-flex ml-1">
|
|
|
<a class="px-1 view-review-log"
|
|
|
native target="_blank"
|
|
|
open-in-stag-popup
|