|
@@ -353,7 +353,7 @@ $isVisitNote = ($routeName === 'patients.view.notes.view.dashboard' && @$note &&
|
|
|
</a>
|
|
|
</div>
|
|
|
@endif
|
|
|
- <div class="hbox justify-content-between">
|
|
|
+ <div class="hbox ml-2 mr-auto">
|
|
|
|
|
|
{{--<div>
|
|
|
<div @if($patient->is_microphone_available)style="color:green" @else style="color:gray" @endif>
|
|
@@ -768,7 +768,7 @@ $isVisitNote = ($routeName === 'patients.view.notes.view.dashboard' && @$note &&
|
|
|
@include('app.patient.coverage-status')
|
|
|
</section>
|
|
|
@endif
|
|
|
- <ul class="vbox mt-2 align-self-start patient-header-address">
|
|
|
+ <ul class="vbox mt-2 align-self-start patient-header-address ml-auto">
|
|
|
<li class="d-flex align-items-start">
|
|
|
<span class="aligned-icon">
|
|
|
<i class="fa fa-map-marker-alt" aria-hidden="true"></i>
|