mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Fix up padding on default navbar example
This commit is contained in:
		
							parent
							
								
									e486bb4f39
								
							
						
					
					
						commit
						c71f89518f
					
				| 
						 | 
				
			
			@ -1,7 +1,8 @@
 | 
			
		|||
body {
 | 
			
		||||
padding: 30px;
 | 
			
		||||
  padding-top: 20px;
 | 
			
		||||
  padding-bottom: 20px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.navbar {
 | 
			
		||||
margin-bottom: 30px;
 | 
			
		||||
  margin-bottom: 20px;
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
		Reference in New Issue