Skip to content

Commit 7e0f43f

Browse files
committed
change fixed to absolute
1 parent 575ff35 commit 7e0f43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ body {
6363
}
6464
/* Rich's attempt to add scrollbar to nav */
6565
.sidebar_mhZE {
66-
position: fixed !important;
66+
position: absolute !important;
6767
padding-bottom: 33px;
6868
height: 100% !important;
6969
}

0 commit comments

Comments
 (0)