Removed inline style
This commit is contained in:
parent
3edc426cc4
commit
a746fe4af4
1 changed files with 1 additions and 2 deletions
|
@ -95,8 +95,7 @@
|
|||
</div>
|
||||
<div class="col-xs-12">
|
||||
<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"
|
||||
<button id="payment_button_with_creditcard" class="btn btn-success stripe-payment-btn"
|
||||
type="submit">
|
||||
{%trans "Submit" %}
|
||||
</button>
|
||||
|
|
Loading…
Reference in a new issue