2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

add in a navbar button for toggling the nav items

This commit is contained in:
Mark Otto
2012-01-28 15:09:23 -08:00
parent dc74530fba
commit 23e076c1bb
15 changed files with 524 additions and 396 deletions
+3
View File
@@ -86,6 +86,9 @@
width: auto;
margin: 0;
}
.btn-navbar {
display: block;
}
}
@media (min-width: 768px) and (max-width: 940px) {
.container {