mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 10:11:03 +01:00 
			
		
		
		
	Centre images in dialog buttons
Some dialogs put a spinner in the button... need to line them up.
This commit is contained in:
		
							parent
							
								
									86cb3e9376
								
							
						
					
					
						commit
						97cedfc712
					
				@ -214,6 +214,9 @@ textarea {
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
    color: #76cfa6;
 | 
			
		||||
    background-color: #fff;
 | 
			
		||||
 | 
			
		||||
    /* align images in buttons (eg spinners) */
 | 
			
		||||
    vertical-align: middle;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.mx_Dialog button.mx_Dialog_primary, .mx_Dialog  input[type="submit"].mx_Dialog_primary {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user