@@ -2101,6 +2101,9 @@ body.in-iframe .main-row > .sidebar {
right: 0;
min-width: 200px;
}
+[visit-moe] [url][left] {
+ left: 0;
+}
[visit-moe][large] form, [visit-moe][large] [url] {
width: 450px;
@@ -25,6 +25,9 @@
+[moe] [url][left] {
#moe-form-mask {
cursor: pointer;
@@ -147,7 +147,7 @@ $numActiveItems = Point::getNumPointsOfCategory($patient, 'ALLERGY');
</div>
</td>
<td>
- <div class="d-flex align-items-start">
+ <div class="d-flex align-items-start position-relative">
<div class="flex-grow-1">
<?php
include resource_path('views/app/patient/segment-templates/_child_plan/last-plan.php');
@@ -178,7 +178,7 @@ list($careTeamMembers, $counts) = Point::getPointsOfCategoryExtended($patient, '
@@ -124,7 +124,7 @@ list($goals, $counts) = Point::getPointsOfCategoryExtended($patient, 'GOAL', $no
@@ -145,7 +145,7 @@ $numActiveItems = Point::getNumPointsOfCategory($patient, 'MEDICATION');
@@ -162,7 +162,7 @@ $ccSegment = $ccSegment ?? $note->getSegmentByInternalName('mc_cc');
@@ -26,9 +26,9 @@ else {
?>
-<div visit-moe large relative class="d-inline">
+<div visit-moe large class="d-inline">
<a start show href="#"><i class="fa fa-plus-square"></i></a>
- <form url="/api/visitPoint/upsertChildPlan" class="mcp-theme-1" right>
+ <form url="/api/visitPoint/upsertChildPlan" class="mcp-theme-1" left>
<input type="hidden" name="uid" value="<?= $point->uid ?>">
<input type="hidden" name="segmentUid" value="<?= $segment->uid ?>">
<input type="hidden" name="data">
@@ -126,7 +126,7 @@ list($supplements, $counts) = Point::getPointsOfCategoryExtended($patient, 'SUPP