mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
fix responsive navbar
This commit is contained in:
+2
-1
@@ -667,7 +667,8 @@
|
||||
.btn-navbar {
|
||||
display: block;
|
||||
}
|
||||
.nav-collapse {
|
||||
.nav-collapse,
|
||||
.nav-collapse.collapse {
|
||||
overflow: hidden;
|
||||
height: 0;
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -2804,7 +2804,7 @@ input[type="submit"].btn.btn-mini {
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
.navbar-inner {
|
||||
height: 40px;
|
||||
min-height: 40px;
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
background-color: #2c2c2c;
|
||||
|
||||
Reference in New Issue
Block a user