Hide toctree in content

This commit is contained in:
Elisabeth Dickinson 2021-04-01 16:49:43 +02:00
parent c1039d6d94
commit 59020dfe99

View File

@ -385,7 +385,8 @@ header.o_main_header{
&.o_fullwidth_page {
.toctree-wrapper {
margin-top: 1.5rem;
display: none;
/* margin-top: 1.5rem;
> ul {
display: flex;
flex-wrap: wrap;
@ -401,7 +402,7 @@ header.o_main_header{
ul {
list-style: none;
padding-left:0;
}
} */
}
.toctree-l1 > a {