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 {
696
696
display : block;
697
697
}
698
698
699
- @media (max-width : 1184 px ) {
699
+ @media (max-width : 88 rem ) {
700
700
/* Show on pages with sidebar if it is hidden */
701
701
body : has (.sidebar-layout ) header atomic-search-interface {
702
702
display : block;
Original file line number Diff line number Diff line change 12
12
13
13
< main class ="content col d-block align-top content-has-toc " role ="main " data-mf ="true " style ="display: none ">
14
14
< section class ="main-layout ">
15
- < div class ="sidebar-layout ">
15
+ < div class ="sidebar-layout " id =" sidebar-layout " >
16
16
< nav data-mf ="true " id ="sidebar-v2 " class ="sidebar " style ="display:none; ">
17
17
{{ partial "sidebar-v2.html" . }}
18
18
</ nav >
You can’t perform that action at this time.
0 commit comments