File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -696,7 +696,7 @@ body:not(:has(.main-layout)) header atomic-search-interface {
696696 display : block;
697697}
698698
699- @media (max-width : 1184 px ) {
699+ @media (max-width : 88 rem ) {
700700 /* Show on pages with sidebar if it is hidden */
701701 body : has (.sidebar-layout ) header atomic-search-interface {
702702 display : block;
Original file line number Diff line number Diff line change 1212
1313< main class ="content col d-block align-top content-has-toc " role ="main " data-mf ="true " style ="display: none ">
1414< section class ="main-layout ">
15- < div class ="sidebar-layout ">
15+ < div class ="sidebar-layout " id =" sidebar-layout " >
1616 < nav data-mf ="true " id ="sidebar-v2 " class ="sidebar " style ="display:none; ">
1717 {{ partial "sidebar-v2.html" . }}
1818 </ nav >
You can’t perform that action at this time.
0 commit comments