This website requires JavaScript.
Explore
Help
Sign In
root
/
bootstrap
mirror of
https://github.com/twbs/bootstrap.git
Watch
1
Star
0
Fork
You've already forked bootstrap
0
Code
Issues
Actions
11
Packages
Projects
Releases
Wiki
Activity
f1229e8c47
bootstrap
/
docs
/
examples
/
navbar-top
/
navbar-top.css
5 lines
67 B
CSS
Raw
Normal View
History
Unescape
Escape
add height to new navbar examples to show behavior
2014-10-27 18:07:25 +08:00
/* Show it's not fixed to the top */
body
{
min-height
:
75rem
;
}