Fix navbar scroll with toc.

This commit is contained in:
Antonio Sánchez
2022-04-05 20:14:22 +00:00
parent df87d40e34
commit edc822666d
2 changed files with 155 additions and 22 deletions

View File

@@ -160,9 +160,7 @@ div.toc {
margin:0;
padding: 0.3em 0 0 0;
width:100%;
float:none;
position:absolute;
bottom:0;
float: none;
border-radius:0px;
border-style: solid none none none;
max-height:50%;