File tree Expand file tree Collapse file tree 4 files changed +14
-0
lines changed 
administrator/templates/isis/css Expand file tree Collapse file tree 4 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -1671,6 +1671,9 @@ legend + .control-group {
16711671.form-horizontal  .form-actions  {
16721672	padding-left :  180px  ;
16731673}
1674+ .control-label  .hasTooltip  {
1675+ 	display :  inline-block;
1676+ }
16741677table  {
16751678	max-width :  100%  ;
16761679	background-color :  transparent;
Original file line number Diff line number Diff line change @@ -1671,6 +1671,9 @@ legend + .control-group {
16711671.form-horizontal  .form-actions  {
16721672	padding-left :  180px  ;
16731673}
1674+ .control-label  .hasTooltip  {
1675+ 	display :  inline-block;
1676+ }
16741677table  {
16751678	max-width :  100%  ;
16761679	background-color :  transparent;
Original file line number Diff line number Diff line change @@ -688,3 +688,8 @@ legend + .control-group {
688688    padding-left : @horizontalComponentOffset ;
689689  }
690690}
691+ 
692+ /* Fix for tooltips wrong positioning*/ 
693+ .control-label  .hasTooltip  {
694+   display : inline-block ;
695+ }
Original file line number Diff line number Diff line change @@ -1671,6 +1671,9 @@ legend + .control-group {
16711671.form-horizontal  .form-actions  {
16721672	padding-left :  180px  ;
16731673}
1674+ .control-label  .hasTooltip  {
1675+ 	display :  inline-block;
1676+ }
16741677table  {
16751678	max-width :  100%  ;
16761679	background-color :  transparent;
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments