Fixes 8987 broken alignment at "Remote interaction dialog" (#8988)
This commit is contained in:
		
							parent
							
								
									96696a40ff
								
							
						
					
					
						commit
						024326e6e6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -562,12 +562,12 @@ code { | ||||||
| .oauth-prompt, | .oauth-prompt, | ||||||
| .follow-prompt { | .follow-prompt { | ||||||
|   margin-bottom: 30px; |   margin-bottom: 30px; | ||||||
|   text-align: center; |  | ||||||
|   color: $darker-text-color; |   color: $darker-text-color; | ||||||
| 
 | 
 | ||||||
|   h2 { |   h2 { | ||||||
|     font-size: 16px; |     font-size: 16px; | ||||||
|     margin-bottom: 30px; |     margin-bottom: 30px; | ||||||
|  |     text-align: center; | ||||||
|   } |   } | ||||||
| 
 | 
 | ||||||
|   strong { |   strong { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue