This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Bootstrap
Watch
0
Star
0
Fork
0
You've already forked Bootstrap
mirror of
https://github.com/twbs/bootstrap.git
synced
2024-12-02 14:24:19 +01:00
Code
Issues
Actions
Packages
Releases
Activity
917decab6c
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 20:35:19 +02:00
body
{
min-height
:
2000px
;
}
.
navbar-static-top
{
margin-bottom
:
19px
;
Add examples/**/*.css in csscomb task.
2014-01-31 13:20:33 +01:00
}
Reference in New Issue
Copy Permalink