mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
4d36992180
* 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
5 lines
52 B
CSS
5 lines
52 B
CSS
body {
|
|
min-height: 2000px;
|
|
padding-top: 70px;
|
|
}
|