fixed-to-top and padding for nicer design

This commit is contained in:
Florian Vallen
2013-02-28 20:36:47 +11:00
parent 1bc963d169
commit 0b178f765d
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
@import "twitter/bootstrap/bootstrap";
body { padding-top: 60px; }
@import "twitter/bootstrap/responsive";
// Set the correct sprite paths

View File

@@ -1,4 +1,4 @@
.navbar.navbar-static-top
.navbar.navbar-fixed-top
.navbar-inner
.container
%a.btn.btn-navbar(data-target=".nav-collapse" data-toggle="collapse")