RTL: fix user stats in about page (#9018)
This commit is contained in:
		
							parent
							
								
									a38a452481
								
							
						
					
					
						commit
						301cbcc980
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -245,6 +245,10 @@ body.rtl {
 | 
			
		|||
    left: auto;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .landing-page__call-to-action .row__information-board {
 | 
			
		||||
    direction: rtl;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .landing-page .header .hero .floats .float-1 {
 | 
			
		||||
    left: -120px;
 | 
			
		||||
    right: auto;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue