Wiki siderbar: Fix positioning when reaching bottom of page

master
Florent Revest 2017-12-04 20:01:37 +01:00
parent f763a1090f
commit 8f2fee4cef
1 changed files with 0 additions and 1 deletions

View File

@ -92,7 +92,6 @@
.sidebar.affix-bottom {
position: fixed; // Undo the static from mobile first approach
top: 55px;
bottom: 0;
overflow: auto;
}
.sidebar.affix-top {