diff options
| author | Mark Otto <[email protected]> | 2014-10-28 22:57:26 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-10-28 22:57:26 -0700 |
| commit | c4b053a0131e93a206429ee2575dd67fd9508e12 (patch) | |
| tree | be93b1e96719a75830a6ea6277ed5c042e9dad75 /docs/assets/css/src | |
| parent | bf3be5a456b3f6699a7832957dc0d1fbf6ac1590 (diff) | |
| parent | 45b59f4307da4c343c605abe41b4909ba632abf1 (diff) | |
| download | bootstrap-c4b053a0131e93a206429ee2575dd67fd9508e12.tar.xz bootstrap-c4b053a0131e93a206429ee2575dd67fd9508e12.zip | |
Merge branch 'master' into cursor_var
Diffstat (limited to 'docs/assets/css/src')
| -rw-r--r-- | docs/assets/css/src/docs.css | 2 |
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 */ |
