2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

un-affix top navbar

This commit is contained in:
Mark Otto
2015-08-09 20:31:16 -07:00
parent 31a47369bb
commit 44fe355ec2
5 changed files with 4 additions and 8 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
View File
@@ -31,6 +31,7 @@
.bd-navbar {
padding: .25rem;
margin-bottom: 0;
background-color: $bd-graphite;
.nav-link {
-5
View File
@@ -1,8 +1,3 @@
.bd-docs {
padding-top: 3.65rem;
}
// Custom container
//
// Doesn't use the default `.container` styles for easier modifications.