Files @ 005e40159e09
Branch filter:

Location: Copyleft/copyleft-wiki/bootstrap-3.0.0/examples/navbar-static-top/navbar-static-top.css

bkuhn
Do not force this padding.
1
2
3
4
5
6
7
body {
  min-height: 2000px;
}

.navbar-static-top {
  margin-bottom: 19px;
}