mirror of https://github.com/twbs/bootstrap.git
				
				
				
			scope anchorjs to immediate children, fixes #16129
This commit is contained in:
		
							parent
							
								
									d87b7a037b
								
							
						
					
					
						commit
						dab6a4f0e3
					
				| 
						 | 
					@ -176,5 +176,5 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
;(function () {
 | 
					;(function () {
 | 
				
			||||||
  'use strict';
 | 
					  'use strict';
 | 
				
			||||||
  addAnchors('.bs-docs-container h1, .bs-docs-container h2, .bs-docs-container h3, .bs-docs-container h4, .bs-docs-container h5');
 | 
					  addAnchors('.bs-docs-container > h1, .bs-docs-container > h2, .bs-docs-container > h3, .bs-docs-container > h4, .bs-docs-container > h5');
 | 
				
			||||||
})();
 | 
					})();
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue