File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
- < header class ="docs-header header header-sticky mb-5 ">
1
+ < header class ="docs-header header header-sticky elevation-0 mb-5 ">
2
2
< div class ="container-fluid ">
3
3
< button class ="header-toggler d-lg-none " type ="button " aria-controls ="bdNavbar " aria-expanded ="false " aria-label ="Toggle navigation " onclick ="coreui.Sidebar.getInstance(document.querySelector('#sidebar')).toggle() ">
4
4
{{ partial "icons/hamburger.svg" (dict "class" "bi" "width" "32" "height" "32") }}
26
26
< hr class ="d-lg-none my-2 text-white-50 ">
27
27
</ li >
28
28
< li class ="nav-item dropdown ">
29
- < button class ="btn btn-link nav-link py-2 px-2 px-lg-2 dropdown-toggle d-flex align-items-center "
29
+ < button class ="btn btn-link nav-link py-2 px-2 px-lg-2 d-flex align-items-center "
30
30
type ="button "
31
31
aria-expanded ="false "
32
32
data-coreui-toggle ="dropdown "
57
57
</ li >
58
58
</ ul >
59
59
</ li >
60
+ < li class ="nav-item py-2 py-lg-1 ">
61
+ < div class ="vr d-none d-lg-flex h-100 mx-lg-2 text-body text-opacity-75 "> </ div >
62
+ < hr class ="d-lg-none my-2 text-white-50 ">
63
+ </ li >
60
64
</ ul >
61
65
< a class ="btn btn-outline-primary d-lg-inline-block my-2 my-md-0 ms-md-3 " href ="/getting-started/download/ ">
62
- {{ partial "icons/cloud-download.svg" (dict "class" "icon me-2") }}
63
- Download
66
+ {{ partial "icons/cloud-download.svg" (dict "class" "icon me-lg- 2") }}
67
+ < span class =" d-none d-lg-inline-block " > Download</ span >
64
68
</ a >
65
69
< a class ="btn btn-outline-primary d-lg-inline-block my-2 my-md-0 ms-md-3 " href ="https://coreui.io/about/services/?docs=coreui-header-button ">
66
70
{{ partial "icons/handshake.svg" (dict "class" "icon me-2") }}
You can’t perform that action at this time.
0 commit comments