Moving button to the right
This commit is contained in:
parent
ca28d9c524
commit
c9e4239025
|
|
@ -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/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue