mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-11-03 00:09:53 -05:00 
			
		
		
		
	Make customize layout match default layout
This commit is contained in:
		
							parent
							
								
									52e8aedb8e
								
							
						
					
					
						commit
						ded4ebfa7e
					
				@ -10,9 +10,6 @@
 | 
			
		||||
    <!-- Docs master nav -->
 | 
			
		||||
    {% include nav-main.html %}
 | 
			
		||||
 | 
			
		||||
    <!-- Callout for the old docs link -->
 | 
			
		||||
    {% include old-bs-docs.html %}
 | 
			
		||||
 | 
			
		||||
    <!-- Docs page layout -->
 | 
			
		||||
    <div class="bs-header">
 | 
			
		||||
      <div class="container">
 | 
			
		||||
@ -24,6 +21,9 @@
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <!-- Callout for the old docs link -->
 | 
			
		||||
    {% include old-bs-docs.html %}
 | 
			
		||||
 | 
			
		||||
    <div class="bs-customize-placeholder">
 | 
			
		||||
      <div class="container bs-docs-container">
 | 
			
		||||
        <p class="lead">Until RC2, the Bootstrap 3 customizer will be disabled. In the mean time, snag the <a href="https://github.com/twbs/bootstrap/releases">compiled CSS and JavaScript</a>. Hang tight!</p>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user