]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
scope subnav link styles to first child, and no dropdowns
authorMark Otto <markdotto@gmail.com>
Sat, 28 Jan 2012 08:27:49 +0000 (00:27 -0800)
committerMark Otto <markdotto@gmail.com>
Sat, 28 Jan 2012 08:27:49 +0000 (00:27 -0800)
docs/assets/css/docs.css

index d13686ea7c455d4c69198e60ff02c3209cd8bb4a..061a231df3c5ded46c7918b2ac4d0112aa028eb0 100644 (file)
@@ -752,7 +752,7 @@ form.well {
   .subnav .nav > li > a {
     border: 0;
   }
-  .subnav .nav li + li a {
+  .subnav .nav li + li a {
     border-top: 1px solid #e5e5e5;
   }