2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Reverts #14848, the overflow scrolling in the docs sidebar /cc @hnrch02

This commit is contained in:
Mark Otto
2014-10-28 22:57:16 -07:00
parent 97ed62361e
commit 45b59f4307
2 changed files with 1 additions and 3 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
-2
View File
@@ -638,8 +638,6 @@ body {
.bs-docs-sidebar.affix {
position: fixed; /* Undo the static from mobile first approach */
top: 20px;
bottom: 20px;
overflow-y: auto;
}
.bs-docs-sidebar.affix-bottom {
position: absolute; /* Undo the static from mobile first approach */