diff options
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 */ |
