Skip to content

Commit a75d068

Browse files
author
Joe-Brady
committed
Nightly search bar location, text changed
1 parent fe6265f commit a75d068

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/handlebars/nightly.handlebars

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
</div>
2020
</a>
2121

22-
<input type="text" style="margin-top: 2rem;" class="block margin-auto" id="search" placeholder="Type to search">
23-
2422
<div style="margin-top: 1rem;">
2523
<span>View</span>
2624
<select id="numberpicker">
@@ -33,6 +31,8 @@
3331
<input type="text" id="datepicker" style="margin-top: 0.5rem;">
3432
</div>
3533

34+
<input type="text" style="margin-top: 1.5rem;" class="block margin-auto" id="search" placeholder="Search these builds">
35+
3636
<h3 id="scroll-text" class="hide" style="margin: 2rem 0 0 0;">Scroll horizontally <i class="fa fa-arrow-circle-o-right" aria-hidden="true"></i></h3>
3737

3838
<div id="search-error" class="hide">No search results</div>

0 commit comments

Comments
 (0)