mirror of https://github.com/twbs/bootstrap.git
				
				
				
			fixes #8659: remove lingering .nav-header
This commit is contained in:
		
							parent
							
								
									8cb1b766f8
								
							
						
					
					
						commit
						e953c23019
					
				| 
						 | 
				
			
			@ -2458,10 +2458,6 @@ button.close {
 | 
			
		|||
  background-color: transparent;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.nav > li + .nav-header {
 | 
			
		||||
  margin-top: 9px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.nav.open > a,
 | 
			
		||||
.nav.open > a:hover,
 | 
			
		||||
.nav.open > a:focus {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
				
			
			@ -39,11 +39,6 @@
 | 
			
		|||
        cursor: not-allowed;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    // Space the headers out when they follow another list item (link)
 | 
			
		||||
    + .nav-header {
 | 
			
		||||
      margin-top: 9px;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  // Open dropdowns
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue