This website requires JavaScript.
Explore
Help
Sign In
mirror
/
bootstrap
Watch
1
Star
0
Fork
0
You've already forked bootstrap
mirror of
https://github.com/twbs/bootstrap.git
synced
2025-02-24 21:40:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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-16 11:35:19 -07:00
body
{
min-height
:
2000px
;
}
.
navbar-static-top
{
margin-bottom
:
19px
;
Add examples/**/*.css in csscomb task.
2014-01-31 14:20:33 +02:00
}
Reference in New Issue
Copy Permalink