Removed the extra btn

This commit is contained in:
Polycarp Okock 2017-07-08 00:50:41 +03:00 committed by GitHub
parent e551ba911b
commit efd90f8ddd

View file

@ -73,12 +73,7 @@
<div class="col-xs-6 pull-right">
<button style="width: 100px; float: right; font-style: normal; font-weight: bold; position: absolute; right: 0;" id="payment_button_with_creditcard" class="btn btn-success" type="submit">
{% trans "Place Order" %}
<div class="col-xs-6">
<button id="payment_button_with_creditcard" class="btn btn-success btn-sm btn-block" type="submit">
{% trans "Submit Payment" %}
</button>
</div>
</button>
</div>
{% else %}