File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 5151<!--                    </div>--> 
5252                </ div > 
5353                < div  class ="col col2 form-field "> 
54-                     < div  class ="field-value " ng-show ="newRelationship.personB.display "> 
54+                     < div  class ="field-value-patient  " ng-show ="getChosenRelationshipType(newRelationship) === 'patient' &&  newRelationship.personB.display "> 
5555                        < span > 
5656                            < a  ng-click ="openPatientDashboardInNewTab(newRelationship) "> {{newRelationship.personB.display}}</ a > 
5757                        </ span > 
Original file line number Diff line number Diff line change 4646            .relationship-extension-btn  {
4747                float  : left ;
4848                padding-left  : 1.25rem  ;
49-      
49+ 
5050                @media  (max-width   : 1024px  ) {
5151                    width  : 15%  ;
5252                }
6161                    width  : 100%  ;
6262                    padding  : 1%   0  0  0 ;
6363                }
64-     
65-                 .add-person-btn  {
66-                     margin  : 0.2rem   0  0.2rem   0 ;
67-                 }
6864            }
6965        }
7066
7167        .col2  {
7268            width  : 25%  ;
7369            float  : left ;
7470            text-align  : left ;
71+             display  : flex ;
72+ 
73+             .add-person-btn  {
74+                 margin  : 0.2rem   0  0.2rem   0 ;
75+             }
7576
7677            @media  (max-width   : 1024px  ) {
7778                width  : 25%  ;
159160            margin  : auto ;
160161            margin-left  : 0px  ;
161162
163+             .field-value-patient  {
164+                 display  : flex ;
165+                 align-items  : center ;
166+                 margin-right  : 10px  ;
167+             }
168+ 
169+ 
162170            @media  (max-width   : 1024px  ) {
163171                width  : 20%  ;
164172            }
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments