Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 001bc35

Browse files
committed
Delete search
1 parent c42ce89 commit 001bc35

File tree

3 files changed

+0
-27
lines changed

3 files changed

+0
-27
lines changed

_includes/home/intro.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,5 @@ <h1>Magento {{ page.guide_version }} Developer Documentation</h1>
55

66
<p>Everything you need to build and manage a customized Magento store.</p>
77

8-
<div class="search-form">
9-
<form class="input-group" action="{{ page.baseurl }}/search.html" method="get">
10-
<input type="search" autocomplete="off" name="q" placeholder="Looking for something specific?" class="form-control search-field" />
11-
<i class="search-icon"></i>
12-
<div class="input-group-btn">
13-
<button type="submit" class="btn btn-primary btn-large search-submit">Search</button>
14-
</div>
15-
</form>
16-
</div>
17-
188
</div>
199
</section><!-- END home-intro -->

_includes/layout/site-nav.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,6 @@
1515
{% include layout/version-switcher.html %}
1616
{% include layout/navigation.html %}
1717
</div>
18-
19-
<div class="search-btn">
20-
<button class="search-trigger search-icon" aria-label="Search"></button>
21-
</div>
22-
23-
<form class="quick-search" action="{{ page.baseurl }}/search.html" method="get" novalidate="novalidate">
24-
<input type="search" name="q" placeholder="Search" />
25-
<button class="quick-search-close" aria-label="Close Search">&times;</button>
26-
</form>
27-
2818
</div>
2919

3020
</nav><!-- #site-nav -->

search.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)