mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-11-04 00:03:15 -05:00 
			
		
		
		
	remove accordion from customizer; shorten min height for affix
This commit is contained in:
		
							parent
							
								
									5b4fe08f42
								
							
						
					
					
						commit
						d1e18e55ac
					
				@ -860,7 +860,7 @@ body {
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@media screen and (min-width: 992px) and (min-height: 800px) {
 | 
			
		||||
@media screen and (min-width: 992px) and (min-height: 700px) {
 | 
			
		||||
  /* Show the hidden subnavs when space allows it */
 | 
			
		||||
  .bs-sidebar .nav > .active > ul {
 | 
			
		||||
    display: block;
 | 
			
		||||
 | 
			
		||||
@ -151,12 +151,6 @@ base_url: "../"
 | 
			
		||||
            Jumbotron
 | 
			
		||||
          </label>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="checkbox">
 | 
			
		||||
          <label>
 | 
			
		||||
            <input type="checkbox" checked value="accordion.less">
 | 
			
		||||
            Accordion
 | 
			
		||||
          </label>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="checkbox">
 | 
			
		||||
          <label>
 | 
			
		||||
            <input type="checkbox" checked value="panels.less">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user