mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-11-04 00:03:15 -05:00 
			
		
		
		
	add inline note about navbar sizing
This commit is contained in:
		
							parent
							
								
									c1f68dd4d4
								
							
						
					
					
						commit
						0d0b5c7ddb
					
				@ -2174,7 +2174,7 @@ base_url: "../"
 | 
			
		||||
 | 
			
		||||
    <h2 id="navbar-forms">Forms</h2>
 | 
			
		||||
    <p>Place form content within <code>.navbar-form</code> for proper vertical alignment and collapsed behavior in narrow viewports. Use the alignment options to decide where it resides within the navbar content.</p>
 | 
			
		||||
    <p>As a heads up, <code>.navbar-form</code> shares much of its code with <code>.form-inline</code> via mixin.</p>
 | 
			
		||||
    <p>As a heads up, <code>.navbar-form</code> shares much of its code with <code>.form-inline</code> via mixin. <strong class="text-danger">Some form controls, like input groups, may require fixed widths to be show up properly within a navbar.</strong></p>
 | 
			
		||||
    <div class="bs-example">
 | 
			
		||||
      <nav class="navbar navbar-default" role="navigation">
 | 
			
		||||
        <div class="navbar-header">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user