File diff 81062ec426ce → ecd9ba4a37ca
bootstrap-3.0.0/examples/navbar-static-top/navbar-static-top.css
Show inline comments
 
new file 100644
 
body {
 
  min-height: 2000px;
 
}
 

	
 
.navbar-static-top {
 
  margin-bottom: 19px;
 
}
...
 
\ No newline at end of file