|
7 | 7 | <spanclass="badge cf-badge cf-badge-doc align-middle ml-1">Codefresh Documentation</span> |
8 | 8 | </a> |
9 | 9 | {% if page.layout != "home" %} |
10 | | -<formclass="bd-search {% if page.layout =="docs" %}bd-search-docs {% endif %}d-flex mt-1 mb-1 mt-md-0 order-2 order-md-2 align-items-center"> |
| 10 | +<divid="searchbar"class="order-2 order-md-2 align-items-center"></div> |
| 11 | +<!-- <form class="bd-search {% if page.layout == "docs" %}bd-search-docs {% endif %}d-flex mt-1 mb-1 mt-md-0 order-2 order-md-2 align-items-center"> |
11 | 12 | <input type="search" class="form-control form-control-dark mr-sm-2 doc-search-input" id="navbar-search-input" placeholder="{{ site.data.translations[site.locale].search_placeholder_text }}" aria-label="{{ site.data.translations[site.locale].search_placeholder_text }}" autocomplete="off"> |
12 | 13 | <i class="fa fa-search"></i> |
13 | 14 | {% if page.layout == "docs" %} |
14 | 15 | <button class="btn btn-link bd-search-docs-toggle d-md-none p-0 ml-3" type="button" data-toggle="collapse" data-target="#bd-docs-nav" aria-controls="bd-docs-nav" aria-expanded="false" aria-label="Toggle docs navigation"> |
15 | 16 | {%- include icons/menu.svg width="30" height="30" -%} |
16 | 17 | </button> |
17 | 18 | {% endif %} |
18 | | -</form> |
| 19 | + </form> --> |
19 | 20 | {% endif %} |
20 | 21 | <divclass="navbar-nav-scroll order-1 order-md-1 mx-md-auto"> |
21 | 22 | <ulclass="navbar-nav flex-row mx-md-auto"> |
|
90 | 91 | --> |
91 | 92 | {% endcomment %} |
92 | 93 | </ul> |
93 | | -<!--- </div> |
94 | | - <a class="btn btn-primary order-2 order-md-2" href="https://codefresh.io/docs/" style="background-color: #212437; border-color: #212437; color: #5FFFBF; font-weight: 500">View Codefresh Docs</a> |
| 94 | +</div> |
| 95 | + -<!-- </div> |
| 96 | + <a class="btn btn-primary order-2 order-md-2" href="https://codefresh.io/docs/" style="background-color: #212437; border-color: #212437; color: #5FFFBF; font-weight: 500">View Codefresh Docs</a> |
95 | 97 | </div> --> |
96 | 98 | </header> |