]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add bottom margin back to sidenav for narrow tablets
authorMark Otto <markotto@twitter.com>
Mon, 20 Aug 2012 23:37:46 +0000 (16:37 -0700)
committerMark Otto <markotto@twitter.com>
Mon, 20 Aug 2012 23:37:46 +0000 (16:37 -0700)
docs/assets/css/docs.css

index 91c1973c1f5690c80d9f9e2605ad6e2ec158b396..293e4d81f76c217bb5931a565fe752928411e47a 100644 (file)
@@ -924,6 +924,7 @@ form.bs-docs-example {
   /* Sidenav */
   .bs-docs-sidenav {
     width: auto;
+    margin-bottom: 20px;
   }
   .bs-docs-sidenav.affix {
     position: static;