File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed 
DigitalLearningSolutions.Web Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -70,9 +70,10 @@ body:not(.js-enabled) {
7070  margin-bottom  : 0 ;
7171}
7272
73- nav , .nhsuk-header__navigation , #header-navigation  {
73+ /* Breaks mobile more expansion qqqq */ 
74+ /* nav, .nhsuk-header__navigation, #header-navigation {
7475  border-bottom: 0; 
75- }
76+ }*/  
7677
7778.nhsuk-heading-xl.heading-margin-2  {
7879  margin-bottom  : nhsuk-spacing (2 );
Original file line number Diff line number Diff line change 115115
116116            @if  ((bool ?)ViewData [LayoutViewDataKeys .DoNotDisplayNavBar ] !=  true )
117117            { 
118-                 <nav  class =" nhsuk-header__navigation"   id = " header-navigation "   aria-label =" Primary navigation"   role =" navigation"  >
118+                 <nav  class =" nhsuk-header__navigation"   aria-label =" Primary navigation"   role =" navigation"  >
119119                  <div  class =" nhsuk-header__navigation-container nhsuk-width-container"  >
120120                    <ul  class =" nhsuk-header__navigation-list"  >
121121                          @if  (IsSectionDefined (" NavMenuItems"  ))
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments