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
1
Packages
Projects
Releases
Wiki
Activity
dc25a6cef8
bootstrap
/
examples
/
navbar-static-top
/
navbar-static-top.css
8 lines
78 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
;
lame-copy-paste files because Pages doesn't support custom source yet
2014-02-14 01:36:49 +08:00
}