aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/src/docs.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-10-28 22:57:16 -0700
committerMark Otto <[email protected]>2014-10-28 22:57:16 -0700
commit45b59f4307da4c343c605abe41b4909ba632abf1 (patch)
treeb49dc1b3d53336de386789daf51b62e096891475 /docs/assets/css/src/docs.css
parent97ed62361e0ba6877b8fd2ccfb450524b2f3f26c (diff)
downloadbootstrap-45b59f4307da4c343c605abe41b4909ba632abf1.tar.xz
bootstrap-45b59f4307da4c343c605abe41b4909ba632abf1.zip
Reverts #14848, the overflow scrolling in the docs sidebar /cc @hnrch02
Diffstat (limited to 'docs/assets/css/src/docs.css')
-rw-r--r--docs/assets/css/src/docs.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/assets/css/src/docs.css b/docs/assets/css/src/docs.css
index 431ee905f..57a3fc0f8 100644
--- a/docs/assets/css/src/docs.css
+++ b/docs/assets/css/src/docs.css
@@ -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 */