intermediate step for #28: revert bootstrap template, but ensuring that
the navbar does not overlap by removing its float on top property. bootstrap-compact is now the template with the floating & always visible navbar.
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
|
||||
|
||||
body {
|
||||
padding: 70px 0 30px 0;
|
||||
padding: 0 0 30px;
|
||||
}
|
||||
|
||||
body.navbar-spacing {
|
||||
padding-top: 70px;
|
||||
}
|
||||
|
||||
.navbar-nav {
|
||||
|
||||
Reference in New Issue
Block a user