mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-02 00:06:46 +02:00
Reverts #14848, the overflow scrolling in the docs sidebar /cc @hnrch02
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user