Changes

Jump to navigation Jump to search
3 bytes removed ,  23:13, 19 October 2021
no edit summary
Line 99: Line 99:     
<!-- NAVIGATION... CONTAINERS -->
 
<!-- NAVIGATION... CONTAINERS -->
.navContainer {
+
.navContainer { overflow: hidden; width: 100%; white-space: nowrap; background-color: #F5F5F5; border-bottom: 5px solid #6D4E86; }
overflow: auto;  
  −
width: 100%;  
  −
white-space: nowrap;
  −
background-color: #F5F5F5;
  −
border-bottom: 5px solid #6D4E86;
  −
}
      
.navContainer .navMenu li { margin-bottom: 8px; }
 
.navContainer .navMenu li { margin-bottom: 8px; }
Line 111: Line 105:  
.navContainer::-webkit-scrollbar, .tabContainer::-webkit-scrollbar { color: rgba(0,0,0,0); }
 
.navContainer::-webkit-scrollbar, .tabContainer::-webkit-scrollbar { color: rgba(0,0,0,0); }
   −
.tabContainer { overflow: auto; width: 100%; white-space: nowrap; padding-bottom: 0px !important; }
+
.tabContainer { overflow: hidden; width: 100%; white-space: nowrap; padding-bottom: 0px !important; }
    
<!-- NAVIGATION... BUTTONS -->
 
<!-- NAVIGATION... BUTTONS -->

Navigation menu

GCwiki