1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-24 14:13:06 +02:00

Merge branch 'master' of github.com:twbs/bootstrap

This commit is contained in:
Mark Otto
2014-10-24 13:24:34 -07:00

View File

@@ -638,6 +638,8 @@ body {
.bs-docs-sidebar.affix {
position: fixed; /* Undo the static from mobile first approach */
top: 20px;
bottom: 0;
overflow-y: auto;
}
.bs-docs-sidebar.affix-bottom {
position: absolute; /* Undo the static from mobile first approach */