Added spacing to search button

This commit is contained in:
Zak Timson 2017-09-16 18:46:09 -04:00
parent ff2eb574e1
commit 6b4c8bd186

View File

@ -48,7 +48,7 @@
{% endfor %}
</select>
</div>
<button class="btn btn-primary float-right mt-2">Search</button>
<button class="btn btn-primary float-right my-3">Search</button>
</form>
</div>
</div>