File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -1285,8 +1285,8 @@ body.odoc:has( .odoc-search) .odoc-toc {
12851285      "preamble" 
12861286      "toc-local" 
12871287      "content" 
1288-       "toc-global"   !important ;
1289-     grid-template-columns :  1fr    !important ;
1288+       "toc-global" ;
1289+     grid-template-columns :  1fr  ;
12901290  }
12911291  body .odoc : has (>  .odoc-search : focus-within ) {
12921292    /* This is the same as when there is no focus on the search bar, this is 
@@ -1297,8 +1297,8 @@ body.odoc:has( .odoc-search) .odoc-toc {
12971297      "preamble" 
12981298      "toc-local" 
12991299      "content" 
1300-       "toc-global"   !important ;
1301-     grid-template-columns :  1fr    !important ;
1300+       "toc-global" ;
1301+     grid-template-columns :  1fr  ;
13021302  }
13031303  body .odoc  .odoc-search  {
13041304    position :  relative;
@@ -1322,11 +1322,6 @@ body.odoc:has( .odoc-search) .odoc-toc {
13221322    border-radius :  5px  ;
13231323    margin-bottom :  2em  ;
13241324  }
1325- 
1326-   nav .odoc-nav  {
1327-     padding-top :  0  !important ;
1328-     padding-bottom :  var (--search-padding-top );
1329-   }
13301325}
13311326
13321327/* Print adjustements. */ 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments