]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
merge in and remake for responsive navbar dropdown fix
authorMark Otto <markotto@twitter.com>
Sun, 19 Feb 2012 04:09:34 +0000 (20:09 -0800)
committerMark Otto <markotto@twitter.com>
Sun, 19 Feb 2012 04:09:34 +0000 (20:09 -0800)
docs/assets/bootstrap.zip
docs/assets/css/bootstrap-responsive.css

index 011a9e8a3f06ebe991ef2884d111043c5a0f646d..b10d1d3c61720a9bbf357aa531e17309903148b1 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index d77d97d13e0514c8d57a855c9427d4717a897bc6..906485e6d791228a3ab3bbc193a54b36bdbbb2ab 100644 (file)
 @media (min-width: 980px) {
   .nav-collapse.collapse {
     height: auto !important;
+    overflow: visible !important;
   }
 }
 @media (min-width: 1200px) {