mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-10-31 00:04:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			200 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			200 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| body {
 | |
|   padding-top: 70px;
 | |
|   padding-bottom: 30px;
 | |
| }
 | |
| 
 | |
| .theme-dropdown .dropdown-menu {
 | |
|   position: static;
 | |
|   display: block;
 | |
|   margin-bottom: 20px;
 | |
| }
 | |
| 
 | |
| .theme-showcase > p > .btn {
 | |
|   margin: 5px 0;
 | |
| }
 |