2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

add height to new navbar examples to show behavior

This commit is contained in:
Mark Otto
2014-10-27 03:07:25 -07:00
parent 37f10fe92f
commit 125c3859a0
2 changed files with 6 additions and 0 deletions
@@ -1,3 +1,5 @@
body {
/* Show it's not fixed to the top */
min-height: 75rem;
padding-top: 6rem;
}