mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-11-03 00:09:53 -05:00 
			
		
		
		
	grunt dist
This commit is contained in:
		
							parent
							
								
									4fc8da4afd
								
							
						
					
					
						commit
						dcd86a8a91
					
				
							
								
								
									
										2
									
								
								dist/js/bootstrap.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/js/bootstrap.js
									
									
									
									
										vendored
									
									
								
							@ -2208,7 +2208,7 @@ if (typeof jQuery === 'undefined') {
 | 
			
		||||
    var colliderTop    = initializing ? scrollTop : position.top
 | 
			
		||||
    var colliderHeight = initializing ? targetHeight : height
 | 
			
		||||
 | 
			
		||||
    if (offsetTop != null && colliderTop <= offsetTop) return 'top'
 | 
			
		||||
    if (offsetTop != null && scrollTop <= offsetTop) return 'top'
 | 
			
		||||
    if (offsetBottom != null && (colliderTop + colliderHeight >= scrollHeight - offsetBottom)) return 'bottom'
 | 
			
		||||
 | 
			
		||||
    return false
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								dist/js/bootstrap.min.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/js/bootstrap.min.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user