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

updates to responsive and docs for responsive navbar

This commit is contained in:
Mark Otto
2012-01-28 22:03:14 -08:00
parent f1e520badd
commit 59d9983ebc
5 changed files with 15 additions and 5 deletions
+4
View File
@@ -38,6 +38,10 @@
.btn-navbar .i-bar + .i-bar {
margin-top: 3px;
}
.nav-collapse.collapse {
height: auto !important; // Required to be !important to override native collapse plugin
}
// Brand, links, text, and buttons
.navbar {