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 764ca66 commit 3dbab3cCopy full SHA for 3dbab3c
searchform.php
@@ -12,7 +12,7 @@
12
<input type="text" id="s" name="s" autocomplete="off" placeholder="Search" class="form-control">
13
<input type="hidden" value="the_search_text" name="action">
14
<span class="input-group-btn">
15
- <label title="search" for="s" class="btn btn-default">Go!</label>
+ <label title="search" for="s" class="btn btn-default" style="margin:0">Go!</label>
16
</span>
17
</div>
18
</form>
0 commit comments