Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
ESDC Onboarding/Dev
(view source)
Revision as of 22:13, 19 October 2021
3 bytes removed
,
22: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 -->
Rostam.oancea
59
edits