Skip to content

Commit c0bb961

Browse files
author
Paul Savoie
committed
changes search
1 parent 339693f commit c0bb961

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/_sass/header.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ header nav > a#main-menu-toggle {
208208
font-size: 16px;
209209
line-height: 1.65;
210210
padding: 6px;
211-
min-width: 210px;
211+
min-width: 410px;
212212
padding-right: 24px;
213213

214214
&:focus {

docs/search.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
<div class='search-input'>
99
<form method="get" target="_self" action="/search">
10-
<input type='search' name='q' placeholder="Search SignPath.io" />
10+
<input type='search' name='q' placeholder="Search docs.signpath.io" />
1111
</form>
1212
</div>
1313

14-
<script async src="https://cse.google.com/cse.js?cx=b49f3034f294c4f67"></script>
14+
<script async src="https://cse.google.com/cse.js?cx=c4d893e88cb194dba"></script>
1515
<div class="gcse-searchresults-only"></div>

0 commit comments

Comments
 (0)