changeset 54 | 0ded9d7748b7 |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/bootstrap-source/bootstrap-3.0.3/examples/navbar-static-top/navbar-static-top.css Fri Dec 20 22:49:16 2013 +0100 1.3 @@ -0,0 +1,7 @@ 1.4 +body { 1.5 + min-height: 2000px; 1.6 +} 1.7 + 1.8 +.navbar-static-top { 1.9 + margin-bottom: 19px; 1.10 +} 1.11 \ No newline at end of file