diff -r e761943fba93 -r b28d5c14c5c2 bootstrap-source/bootstrap-3.0.3/examples/navbar-fixed-top/navbar-fixed-top.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bootstrap-source/bootstrap-3.0.3/examples/navbar-fixed-top/navbar-fixed-top.css Fri Jan 17 11:59:43 2014 +0100 @@ -0,0 +1,4 @@ +body { + min-height: 2000px; + padding-top: 70px; +}