Commit 79b38361 authored by Mark Otto's avatar Mark Otto

20px from bottom because the final frontier

parent 1979a311
......@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment