fix navButtonIcon not being aligned to center (#9543)
				
					
				
			* fix `navButtonIcon` not being aligned to center * fix `navButtonIcon` on deck not being aligned
This commit is contained in:
		
							parent
							
								
									990f4b52bd
								
							
						
					
					
						commit
						9936088200
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		|  | @ -424,6 +424,7 @@ async function deleteProfile() { | ||||||
| 
 | 
 | ||||||
| .navButtonIcon { | .navButtonIcon { | ||||||
| 	font-size: 18px; | 	font-size: 18px; | ||||||
|  | 	vertical-align: middle; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .navButtonIndicator { | .navButtonIndicator { | ||||||
|  |  | ||||||
|  | @ -376,6 +376,7 @@ $widgets-hide-threshold: 1090px; | ||||||
| 
 | 
 | ||||||
| .navButtonIcon { | .navButtonIcon { | ||||||
| 	font-size: 18px; | 	font-size: 18px; | ||||||
|  | 	vertical-align: middle; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .navButtonIndicator { | .navButtonIndicator { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue