Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-02-19 08:09:34 +0400
committerMark Otto <markotto@twitter.com>2012-02-19 08:09:34 +0400
commit1948e985a355c519b8f3940af0ce83d9fd3c5f83 (patch)
tree510e0496ccdd48b99edc5b3b5a6a1acb577b649a /docs/assets/css/bootstrap-responsive.css
parentba97f56912afca9903c31f54e4a0057fd0a30465 (diff)
merge in and remake for responsive navbar dropdown fix
Diffstat (limited to 'docs/assets/css/bootstrap-responsive.css')
-rw-r--r--docs/assets/css/bootstrap-responsive.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css
index d77d97d13e..906485e6d7 100644
--- a/docs/assets/css/bootstrap-responsive.css
+++ b/docs/assets/css/bootstrap-responsive.css
@@ -395,6 +395,7 @@
@media (min-width: 980px) {
.nav-collapse.collapse {
height: auto !important;
+ overflow: visible !important;
}
}
@media (min-width: 1200px) {