[fix] view shopping cart dropdown (#6928)

This commit is contained in:
Rushabh Mehta
2016-11-14 13:13:53 +05:30
committed by GitHub
parent 6261745366
commit 440650d4a2
9 changed files with 49 additions and 47 deletions

View File

@@ -7,7 +7,6 @@
</div>
<div class="col-sm-4 col-xs-4 text-right col-amount">
{{ d.get_formatted("amount") }}
</div>
</div>
{% endfor %}