]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
20px from bottom because the final frontier
authorMark Otto <markdotto@gmail.com>
Fri, 24 Oct 2014 20:26:05 +0000 (13:26 -0700)
committerMark Otto <markdotto@gmail.com>
Fri, 24 Oct 2014 20:26:05 +0000 (13:26 -0700)
docs/assets/css/src/docs.css

index 1268c7690098ca86ee2ddd2da6efd1b218fdbeb6..377005b1ce201360296544462facb383425fab9c 100644 (file)
@@ -638,7 +638,7 @@ body {
   .bs-docs-sidebar.affix {
     position: fixed; /* Undo the static from mobile first approach */
     top: 20px;
-    bottom: 0;
+    bottom: 20px;
     overflow-y: auto;
   }
   .bs-docs-sidebar.affix-bottom {