[Glitch] RTL: fix margins: public-layout.header.nav-button
Port bf20094a3f to glitch-soc
			
			
This commit is contained in:
		
							parent
							
								
									9bec970736
								
							
						
					
					
						commit
						56714ef14c
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		|  | @ -298,4 +298,13 @@ body.rtl { | ||||||
|       } |       } | ||||||
|     } |     } | ||||||
|   } |   } | ||||||
|  | 
 | ||||||
|  |   .public-layout { | ||||||
|  |     .header { | ||||||
|  |       .nav-button { | ||||||
|  |         margin-left: 8px; | ||||||
|  |         margin-right: 0; | ||||||
|  |       } | ||||||
|  |     } | ||||||
|  |   } | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue