Moving button to the right

This commit is contained in:
Maxime Beauchemin 2015-09-30 11:09:06 -07:00
parent ca28d9c524
commit c9e4239025
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
{{ "{0:0.4f}".format(results.duration.total_seconds()) }} s
</span>
{% endif %}
<span class="label label-info btn"
<span class="label pull-right label-info btn"
data-toggle="modal" data-target="#query_modal">query</span>
</h3>
<hr/>