mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Fix bug Collapse broken in IE
This commit is contained in:
		
							parent
							
								
									471d913ab6
								
							
						
					
					
						commit
						fe3ed433e4
					
				| 
						 | 
				
			
			@ -15,7 +15,6 @@
 | 
			
		|||
  position: relative;
 | 
			
		||||
  height: 0;
 | 
			
		||||
  overflow: hidden;
 | 
			
		||||
  overflow: visible \9;
 | 
			
		||||
  .transition(height .35s ease);
 | 
			
		||||
  &.in {
 | 
			
		||||
    height: auto;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue