RTL: fix margins of public-account-header__tabs (#8897)
* RTL: fix margins of public-account-header__tabs * fix style * even more stylish code :)
This commit is contained in:
		
							parent
							
								
									144d73730d
								
							
						
					
					
						commit
						185cb2dc3a
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -302,5 +302,10 @@ body.rtl {
 | 
			
		|||
        margin-right: 0;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .public-account-header__tabs {
 | 
			
		||||
      margin-left: 0;
 | 
			
		||||
      margin-right: 20px;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue