Added style to right align date in desktop view in Order Confirm page
This commit is contained in:
parent
4fa6e7ae4c
commit
f4aec68bfd
3 changed files with 18 additions and 3 deletions
|
|
@ -25,7 +25,7 @@
|
|||
</div>
|
||||
<hr>
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-sm-6 pull-right text-left">
|
||||
<div class="col-xs-12 col-sm-6 pull-right order-confirm-date">
|
||||
<address>
|
||||
<strong>{% trans "Date"%}:</strong><br>
|
||||
<span id="order-created_at">{% now "Y-m-d H:i" %}</span><br><br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue