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
27677fab5b
bootstrap
/
docs
/
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
;
Add examples/**/*.css in csscomb task.
2014-01-31 20:20:33 +08:00
}