MOBILE-4470 alerts: Align left alerts on iOS
This commit is contained in:
		
							parent
							
								
									96fb3fc81f
								
							
						
					
					
						commit
						a303456479
					
				@ -37,6 +37,10 @@ ion-alert {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    &.ios .alert-message {
 | 
				
			||||||
 | 
					        text-align: start;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    &.md .alert-button {
 | 
					    &.md .alert-button {
 | 
				
			||||||
        // Remove padding from alert buttons, they already have min accessibility height.
 | 
					        // Remove padding from alert buttons, they already have min accessibility height.
 | 
				
			||||||
        padding-top: 0px;
 | 
					        padding-top: 0px;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user