We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe6265f commit a75d068Copy full SHA for a75d068
src/handlebars/nightly.handlebars
@@ -19,8 +19,6 @@
19
</div>
20
</a>
21
22
- <input type="text" style="margin-top: 2rem;" class="block margin-auto" id="search" placeholder="Type to search">
23
-
24
<div style="margin-top: 1rem;">
25
<span>View</span>
26
<select id="numberpicker">
@@ -33,6 +31,8 @@
33
31
<input type="text" id="datepicker" style="margin-top: 0.5rem;">
34
32
35
+ <input type="text" style="margin-top: 1.5rem;" class="block margin-auto" id="search" placeholder="Search these builds">
+
36
<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>
37
38
<div id="search-error" class="hide">No search results</div>
0 commit comments