2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +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
+2 -5
View File
@@ -671,11 +671,6 @@ form.well {
}
}
@media (min-width: 940px) {
.nav-collapse.collapse {
height: auto !important;
}
}
@media (max-width: 768px) {
@@ -768,6 +763,7 @@ form.well {
}
@media (max-width: 940px) {
/* Unfloat brand */
@@ -780,6 +776,7 @@ form.well {
}
/* LARGE DESKTOP SCREENS */
@media (min-width: 1210px) {