Skip to content

Commit

Permalink
bugfix: sidebar height on man pages landing
Browse files Browse the repository at this point in the history
  • Loading branch information
AliceOrunitia committed Sep 16, 2024
1 parent 5e35e2d commit 389a531
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/css/rosenpass.css
Original file line number Diff line number Diff line change
Expand Up @@ -776,6 +776,7 @@ aside#sidebar-docs #td-sidebar-menu{
margin-top: 2rem;
border-radius: 0 1rem 1rem 0;
height: 100%;
min-height: 85vh;
}
nav.foldable-nav#td-section-nav {
position: sticky;
Expand Down

0 comments on commit 389a531

Please sign in to comment.