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
12
Packages
Projects
Releases
Wiki
Activity
b790bbbafc
bootstrap
/
examples
/
navbar-static-top
/
navbar-static-top.css
7 lines
77 B
CSS
Raw
Normal View
History
Unescape
Escape
Fixed up examples more * sticky footer side scrolling * static and fixed navbar more similar * min-height on static and fixed navbar examples to illustrate differences last two items fix #9702
2013-08-17 02:35:19 +08:00
body
{
min-height
:
2000px
;
}
.
navbar-static-top
{
margin-bottom
:
19px
;
Update remaining templates to match starter template
2013-06-24 08:17:08 +08:00
}