File diff 81062ec426ce → ecd9ba4a37ca
bootstrap-3.0.0/examples/theme/theme.css
Show inline comments
 
new file 100644
 
body {
 
  padding-top: 70px;
 
  padding-bottom: 30px;
 
}
 

	
 
.theme-dropdown .dropdown-menu {
 
  display: block;
 
  position: static;
 
  margin-bottom: 20px;
 
}
 

	
 
.theme-showcase > p > .btn {
 
  margin: 5px 0;
 
}
...
 
\ No newline at end of file