mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-10-31 00:04:27 -04:00 
			
		
		
		
	remove webkit-overflow-scrolling from modal for now /cc #8495
This commit is contained in:
		
							parent
							
								
									ced641b107
								
							
						
					
					
						commit
						522004e67a
					
				
							
								
								
									
										1
									
								
								docs/assets/css/bootstrap.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								docs/assets/css/bootstrap.css
									
									
									
									
										vendored
									
									
								
							| @ -3471,7 +3471,6 @@ button.close { | |||||||
|   display: none; |   display: none; | ||||||
|   overflow: auto; |   overflow: auto; | ||||||
|   overflow-y: scroll; |   overflow-y: scroll; | ||||||
|   -webkit-overflow-scrolling: touch; |  | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .modal.fade { | .modal.fade { | ||||||
|  | |||||||
| @ -23,7 +23,6 @@ | |||||||
|   bottom: 0; |   bottom: 0; | ||||||
|   left: 0; |   left: 0; | ||||||
|   z-index: @zindex-modal-background; |   z-index: @zindex-modal-background; | ||||||
|   -webkit-overflow-scrolling: touch; |  | ||||||
| 
 | 
 | ||||||
|   // When fading in the modal, animate it to slide down |   // When fading in the modal, animate it to slide down | ||||||
|   &.fade { |   &.fade { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user